https://github.com/python3webspider/scrapessr4
Scrape Ssr4
https://github.com/python3webspider/scrapessr4
Last synced: 11 months ago
JSON representation
Scrape Ssr4
- Host: GitHub
- URL: https://github.com/python3webspider/scrapessr4
- Owner: Python3WebSpider
- Created: 2021-06-27T12:34:13.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-06-27T12:35:05.000Z (over 4 years ago)
- Last Synced: 2025-02-04T17:52:30.112Z (about 1 year ago)
- Language: Python
- Size: 12.7 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ScrapeSsr4
Spider for https://ssr4.scrape.center/
## PyQuery + MongoDB + 多进程版
见 [spider.py](spider.py)
## 正则表达式 + 文本 + 多进程版
见 [spider2.py](spider2.py)