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

https://github.com/python3webspider/scrapessr2

Scrape Ssr2
https://github.com/python3webspider/scrapessr2

Last synced: 11 months ago
JSON representation

Scrape Ssr2

Awesome Lists containing this project

README

          

# ScrapeSsr2

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

## PyQuery + MongoDB + 多进程版

见 [spider.py](spider.py)

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

见 [spider2.py](spider2.py)