摘要: 一 爬虫是什么 二 爬虫的基本流程 三 请求与响应 四 Request 五 Response 六 总结 import requests #pip3 install requests import re import hashlib import time movie_path=r'C:\mp4' d 阅读全文
posted @ 2018-01-16 08:49 A-a 阅读(362) 评论(0) 推荐(0)