摘要: Requests库和xpath笔记 Requests安装 pip install requests -i https://mirrors.aliyun.com/pypi/simple 核心函数 requests.requests() 所有请求方法的基本方法 method:str 指定请求方法, GE 阅读全文
posted @ 2020-08-09 15:45 xcjm 阅读(165) 评论(0) 推荐(0)