Python3爬虫实战 — 模拟登陆CSDN并自动保存文章
>爬虫时间:2020-08-31>请求链接:https://passport.csdn.net/login?code=public>实现目标:模拟登陆CSDN,自动保存文章>涉及知识:自动化测试工具Selenium的使用>完整代码:https://github.com/dateolive/python-crawler/tree/master/csdn>学习过程中的爬虫GitHub库:https://github.com/dateolive/python-crawler