Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在学习爬虫框架:scrapy 和 pyspider,我很好奇它们如何向 Web 服务器发送请求。
他们使用 python 模块:requests还是内置模块 urllib?
任何建议都是有帮助的。谢谢你。