摘要:
当登录接口返回的cookies对象为RequestsCookieJar[]时,如何获取cookies呢?如下登录功能: import requests import json header ={"User-Agent": "Chrome/75.0.3770.100","Content-Type": 阅读全文
posted @ 2020-12-01 13:11
仰望浩瀚星辰
阅读(273)
评论(0)
推荐(0)
摘要:
一、什么是requests? Requests是用Python语言编写的,基于urllib3来改写的,采用Apache2 Licensed 来源协议的HTTP库。 二、安装requests >pip3 install requests 二、基本用法 #各种请求方式:常用的就是requests.get 阅读全文
posted @ 2020-12-01 12:43
仰望浩瀚星辰
阅读(83)
评论(0)
推荐(0)

浙公网安备 33010602011771号