Python 简述 Python 爬虫(一) requests是一个模拟的http客户端类似于shell里面的 curl 命令requests 跟 urllib,urllib2 类似,那为什么很多人 用 requests 而不用urllib2呢?对此官方文档是这样说明的: 阅读全文 2017-04-03 小蜗牛 2评论