What problem does it solve?
It removes the manual effort of collecting, structuring, and converting web content by providing an AI-powered command-line interface that extracts structured data, raw HTML, or clean markdown from webpages and automates browser interactions.
Core Features & Use Cases
- Smart extraction: AI-driven extraction to produce JSON objects from product pages, articles, or dashboards.
- Crawl & sitemap discovery: Multi-page crawling, sitemap URL listing, and depth/max-page controls for site-wide data collection.
- Browser automation: Agentic actions for login, clicks, form fills, and session persistence to access protected or JS-heavy sites.
- Search & convert: Web search with extraction and conversion of pages to markdown for documentation or research workflows.
- Schema-first workflows: Generate or enforce JSON schemas to ensure consistent structured output for pipelines and integrations.
Quick Start
Run the just-scrape smart-scraper on a product page to extract names, prices, and ratings using a clear extraction prompt and an optional JSON schema.