https://github.com/boris-code/boris-spider-demo
boris-spider 爬虫框架 项目示例
https://github.com/boris-code/boris-spider-demo
Last synced: 7 months ago
JSON representation
boris-spider 爬虫框架 项目示例
- Host: GitHub
- URL: https://github.com/boris-code/boris-spider-demo
- Owner: Boris-code
- Created: 2020-07-13T05:32:46.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-12-30T08:58:17.000Z (about 5 years ago)
- Last Synced: 2025-02-01T06:27:40.784Z (about 1 year ago)
- Language: Python
- Size: 9.77 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# boris-spider 爬虫示例
## 1. 单机爬虫
sigle_spider.py
## 2. 分布式爬虫-Spider 示例
spider_demo
## 3. 分布式爬虫-Spider多模板 示例
more_parser_demo
## 4. 批次爬虫示例
batch_spider_demo