爬虫:requests 模块
requests 模块是常用的爬虫模块,可以模仿浏览器发送请求。
以下两个链接是较好的,包含示例和讲解。
参考博客bobo-zhang:
https://www.cnblogs.com/bobo-zhang/p/9680561.html (1)
https://www.cnblogs.com/bobo-zhang/p/9680673.html (2)
requests 模块是常用的爬虫模块,可以模仿浏览器发送请求。
以下两个链接是较好的,包含示例和讲解。
参考博客bobo-zhang:
https://www.cnblogs.com/bobo-zhang/p/9680561.html (1)
https://www.cnblogs.com/bobo-zhang/p/9680673.html (2)