爬虫-requests模块

requests模块

概念

python中原生的基于网络请求的模块。模拟浏览器进行请求发送,获取页面数据。

安装

pip install requests

 

posted @ 2019-01-16 17:41  hnlmy  阅读(100)  评论(0编辑  收藏  举报