An open API service indexing awesome lists of open source software.

https://github.com/python3webspider/scrapessr3

Scrape Ssr3
https://github.com/python3webspider/scrapessr3

Last synced: 11 months ago
JSON representation

Scrape Ssr3

Awesome Lists containing this project

README

          

# ScrapeSsr3

Spider for https://ssr3.scrape.center/

## PyQuery + MongoDB + 多进程版

见 [spider.py](spider.py)

## 正则表达式 + 文本 + 多进程版

见 [spider2.py](spider2.py)