Scrape static HTML and API pages without proxies or browsers
Website Crawler
Pull page HTML over high-throughput HTTP on BrowserSolver. Follow redirects or stop early, ship clean markup into your parsers. You own the crawl loop, queue, and storage.
- Cheap per-URL scrapes when the HTML is already in the first response
- Redirect control when you map hop chains or catch soft blocks
- Same balance and API key as rendering, screenshot, and unlock modes
HTTP
static scrape
302
redirect control
Fast
bulk lane
Your
crawl loop
The cheap lane in a scraping stack
Most pipelines mix cheap static scrapes with heavier browser modes. BrowserSolver keeps the HTTP lane fast so you spend credits where JavaScript or vendor defenses actually show up.
- Follow or stop at redirects, useful when mapping chains or catching soft blocks
- HTML ready for XPath, CSS selectors, or LLM chunkers without browser overhead
- Rate limits that scale with plan tier for steady bulk extraction
Output shaped for parsers and warehouses
Responses arrive as HTML you can feed straight into XPath, CSS selectors, or LLM chunkers, no browser overhead when the markup is already in the first response.
- Stable schema documented in OpenAPI with sample payloads
- Switch to Website Rendering when the target hides data behind client-side JS
- Combine with Website Technology or AntiBot when you need stack context first
Start with HTTP, escalate when needed
Use crawler mode for bulk extraction, then move up to render or unlock only on URLs that demand it.
Redirect control
Follow chains or stop at the first hop.
Parser-ready HTML
Ship page bodies straight into your extractors.
Static HTML
Best fit when content is in the first response.
Throughput
Parallel fetches from your job runner.
Fastest scrape lane
Best fit when content is in the first response.
Your pipeline
You schedule URLs; we return page bodies.
Frequently asked questions
Credits, scrape types, and billing before your first production job.
When should I use Website Crawler instead of Rendering?
Use Crawler when the data you need is already in the HTML or JSON from a plain GET: product listings, article bodies, API-backed pages. Move to Website Rendering when content loads after JavaScript runs, or when you need selector waits and browser timing.
Does Crawler recurse through a site automatically?
No. Each call targets one URL. You supply the URL list or discovery logic (sitemaps, link graphs, search results) in your own scraper; BrowserSolver returns the page payload per request.
Pick your next move
Wire up an integration, review plans, or read the API reference before your first job.
Scrape your first blocked URL
Fetch, render, screenshot, or unlock from one dashboard. Proxies, browsers, and anti-bot lanes stay on our side.
- 500 signup credits
- No card to start
- All scraping modes