python爬虫利器之Requests

偶然看到python的Requests库,实在太棒了,相见恨晚。正如它的介绍所说: Requests is an elegant and simple HTTP library for Python, built for human beings。 官方文档地址:http://docs.python-requests.org/zh_CN/latest/ ...

三月 19, 2018 · 1 分钟 · 蓝胖