• 首先用pip install requests命令在cmd下安装requests库

  • 然后打开idle

  • requests库的几个方法
    python爬虫(一)requests

python爬虫(一)requests

  • 爬取网页的通用框架

python爬虫(一)requests

实战一京东
python爬虫(一)requests
实战二亚马逊
python爬虫(一)requests

实战三百度搜索
python爬虫(一)requests

实战四网络图片爬取存储

python爬虫(一)requests

python爬虫(一)requests

实战五IP地址归属地的自动查询

python爬虫(一)requests
python爬虫(一)requests

相关文章: