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

https://github.com/sreenigsd/arachnid

Arachnid is a scalable crawler framework. It covers the whole lifecycle of a crawler: downloading, url management, content extraction and persistent. It can simplify the development of a specific crawler.
https://github.com/sreenigsd/arachnid

Last synced: 4 months ago
JSON representation

Arachnid is a scalable crawler framework. It covers the whole lifecycle of a crawler: downloading, url management, content extraction and persistent. It can simplify the development of a specific crawler.

Awesome Lists containing this project

README

          

# arachnid
Arachnid is a scalable crawler framework. It covers the whole lifecycle of a crawler: downloading, url management, content extraction and persistent. It can simplify the development of a specific crawler.