摘要: title: 爬虫 tags: Python 基本操作 <! more url发送http请求 requests 安装:pip3 install requests 使用:import requests requests.get encoding 默认的编码格式utf8,涉及不同的编码格式的时候可以自 阅读全文
posted @ 2017-08-29 08:34 hzxPeter 阅读(267) 评论(0) 推荐(0) 编辑