https://github.com/geminate/scrapy_learn
scrapy 爬虫学习项目
https://github.com/geminate/scrapy_learn
Last synced: 12 months ago
JSON representation
scrapy 爬虫学习项目
- Host: GitHub
- URL: https://github.com/geminate/scrapy_learn
- Owner: geminate
- License: mit
- Created: 2019-08-07T09:54:08.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-08-19T09:18:25.000Z (almost 7 years ago)
- Last Synced: 2025-03-29T16:42:32.018Z (about 1 year ago)
- Language: Python
- Size: 39.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# scrapy_learn
> scrapy 爬虫学习项目
#### 预计学习
1. scrapy 基本爬取
2. 页面 DOM 分析
3. 登陆
4. 代理池
5. 动态页面
6. 输出格式化
7. 图表生成