What you can do
- Scrape pages into Markdown, HTML, links, or screenshots.
- Map a site from its sitemap and page links.
- Crawl a site asynchronously with retry and pagination support.
- Batch scrape independent URLs without following links.
- Search the web through SearXNG or the DuckDuckGo fallback.
- Extract predictable fields with deterministic parsing or an LLM provider.
The hosted URL shown in examples is a deployment convention. When
self-hosting, replace it with your own API base URL.
Next steps
Quickstart
Make your first scrape request.
API reference
Explore the interactive endpoint reference.