Scrape + Search
Turn a URL or query into clean markdown, metadata, links and search results.
Scrape, search, crawl and extract production-ready web data through one API. Clean output, browser fallback and predictable credits—without maintaining the pipeline.
curl -X POST https://app.crawly.cc/api/v1/scrape \
-H "Authorization: Bearer ck_live_..." \
-H "Content-Type: application/json" \
-d '{"url":"https://example.com"}'{
"success": true,
"data": {
"markdown": "# Example Domain...",
"metadata": { "method": "http" }
},
"creditsUsed": 1
}Start with a simple HTTP request. Crawly escalates, processes and delivers the result through the right path.
Turn a URL or query into clean markdown, metadata, links and search results.
Find a site's structure, then crawl it asynchronously with durable job status.
Shape pages into schema-ready JSON or operate JS-heavy sites with browser sessions.
Track page changes, cache results and deliver completed jobs through webhooks.
Crawly starts with fast, efficient HTTP and moves to a full browser only when a site needs it. Redis-backed jobs keep heavier work off the request path.
Read the architecture →Begin on real websites for free. Move up only when your workloads do.
Try Crawly on real sites.
Choose FreeIndie builders & side projects.
Choose HobbyProduction agent workloads.
Choose ProTeams shipping at scale.
Choose GrowthMake the web a reliable part of your product stack.