摘要: 什么是Requests? Requests是用python语言基于urllib编写的,采用的是Apache2 Licensed开源协议的HTTP库。与urllib相比,Requests更加方便,可以节约我们大量的工作,建议爬虫使用Requests库。 requests请求方式 requests提供的 阅读全文
posted @ 2020-05-12 15:48 菜鸟-川 阅读(1132) 评论(0) 推荐(0) 编辑