CrawlTrove v0.1.0
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 --buildThen open http://localhost:8000 or check http://localhost:8000/api/health.