https://github.com/resolvewang/-csdn
python模拟登陆csdn
https://github.com/resolvewang/-csdn
Last synced: about 1 year ago
JSON representation
python模拟登陆csdn
- Host: GitHub
- URL: https://github.com/resolvewang/-csdn
- Owner: ResolveWang
- Created: 2016-03-06T11:46:06.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2017-06-23T08:37:18.000Z (about 9 years ago)
- Last Synced: 2025-03-29T11:11:21.150Z (over 1 year ago)
- Language: Python
- Homepage:
- Size: 1.95 KB
- Stars: 11
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# -csdn
用python写的模拟登陆例子,还是比较具有代表性,新手可以学学。用的是requests库来进行网页数据的请求,beautifulsoup解析网页。现在实现的是登陆成功转到自己的主页,以后会慢慢补全功能