摘要:
在运行一下代码的时候,会进行报错 requests.exceptions.SSLError: HTTPSConnectionPool(host='XXX', port=443) 解决方法如下: 1、先检查是否已安装requests的依赖安装包: pip install cryptography pi 阅读全文
posted @ 2019-11-19 11:42
我想摸摸你的头
阅读(854)
评论(0)
推荐(0)
摘要:
什么是Requests库? requests库github地址:https://github.com/requests/requests Reqyests库主要用来准备Request和处理Response。 为什么要学习Requests库? web开发和爬虫都需要学习的东西,在服务端编程中理解好Re 阅读全文
posted @ 2019-11-19 11:31
我想摸摸你的头
阅读(308)
评论(0)
推荐(0)
浙公网安备 33010602011771号