摘要:
笔记-python-lib-requests常用类/方法/属性 1. requests模块常用类/方法/属性 在使用中发现对requests模块不够熟悉,写了几个案例后重新整理了一下文档,罗列出常使用的类/方法/属性。 详细情况请查看:http://docs.python-requests.org/ 阅读全文
posted @ 2018-10-29 22:34
木林森__𣛧
阅读(261)
评论(0)
推荐(0)
摘要:
笔记-模拟登录github 1. 模拟登录github 1.1. 环境准备 安装/升级requests 2.20.0 pip install --upgrade requests pip show requests 1.2. 分析登录过程及模拟 检查发现login页面输入内容回车后会跳转页面,实际上 阅读全文
posted @ 2018-10-29 21:57
木林森__𣛧
阅读(216)
评论(0)
推荐(0)
摘要:
笔记-pyrhon-lib-requests 1. 简介 Requests is the only Non-GMO HTTP library for Python, safe for human consumption. 1.1. install/upgrade pip install reques 阅读全文
posted @ 2018-10-29 14:28
木林森__𣛧
阅读(226)
评论(0)
推荐(0)

浙公网安备 33010602011771号