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.
- Host: GitHub
- URL: https://github.com/sreenigsd/arachnid
- Owner: sreenigsd
- License: mit
- Created: 2020-08-28T14:36:03.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-08-28T17:48:33.000Z (almost 6 years ago)
- Last Synced: 2025-08-28T00:58:43.336Z (10 months ago)
- Size: 133 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.