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