Skip to content

CrawlTrove v0.1.0

Choose a tag to compare

@chrisamber chrisamber released this 16 Jul 09:44
e574a07

CrawlTrove's first public release.

Highlights

  • HTTP-first scraping with automatic Playwright browser fallback
  • Clean Markdown extraction from web pages, PDFs, EPUBs, and images
  • OCR, crawling, batch scraping, structured extraction, and research jobs
  • Optional PostgreSQL persistence and hybrid retrieval
  • Local dashboard, JSON API, Docker Compose runtime, and health checks

Start

docker compose up --build

Then open http://localhost:8000 or check http://localhost:8000/api/health.