scrapequeue v0.1.0
First public release.
Highlights
- Polite rate-limited URL queue for bounded scraping jobs
- SQLite checkpointing and resumability
- Retry/backoff with failed URL recording
- Success and failed CSV exports
- CLI commands: add, status, run, export, export-failed, retry-failed
- Clean install verified from PyPI