Skip to content

Releases: Karunasagar12/scrapequeue

Release list

v0.1.0

Choose a tag to compare

@Karunasagar12 Karunasagar12 released this 12 Jul 15:55

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