https://github.com/python3webspider/scrapessr1
Scrape Ssr1
https://github.com/python3webspider/scrapessr1
Last synced: 2 months ago
JSON representation
Scrape Ssr1
- Host: GitHub
- URL: https://github.com/python3webspider/scrapessr1
- Owner: Python3WebSpider
- Created: 2021-06-20T11:06:13.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2021-06-20T11:19:13.000Z (almost 4 years ago)
- Last Synced: 2025-03-26T17:11:27.168Z (3 months ago)
- Language: Python
- Size: 9.77 KB
- Stars: 26
- Watchers: 1
- Forks: 26
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ScrapeStatic1
Spider for https://ssr1.scrape.center/
## PyQuery + MongoDB + 多进程版
见 [spider.py](spider.py)
## 正则表达式 + 文本 + 多进程版
见 [spider2.py](spider2.py)