One endpoint. Any website. No blocks.
The Scraping API is the fastest path from a URL to usable markup. Every request is routed through a healthy proxy, fingerprinted like a real browser, retried on failure and returned as clean HTML — with optional JavaScript rendering, geo-targeting and session persistence.
What Web Scraping API handles for you
Rotating proxies
Residential, ISP and datacenter IPs selected automatically per target.
JavaScript rendering
Real Chromium rendering with wait-for-selector and network-idle conditions.
Anti-bot handling
Cloudflare, DataDome, PerimeterX and Akamai challenges solved inline.
Geo-targeting
Country, state and city-level targeting for localized content and pricing.
Sticky sessions
Keep the same IP and cookie jar across a multi-step crawl.
Automatic retries
Failed fetches are retried on fresh IPs and never billed.
Request
curl -G https://app.irmu.com/api/scrape \
-H "Authorization: Bearer irmu_sk_live_..." \
--data-urlencode "url=https://news.ycombinator.com" \
--data-urlencode "render=true" \
--data-urlencode "country=us"Response
{
"status": 200,
"url": "https://news.ycombinator.com",
"credits_used": 5,
"resolved_ip_country": "us",
"html": "<!DOCTYPE html><html lang=\"en\">..."
}Measure it on your own targets
We don't publish benchmark tables, because latency and success rates depend entirely on the sites you crawl. The free plan is there so you can measure Web Scraping API against your real target list before you pay for anything.
Run your first request →Credits per operation
- 1 credit
Standard fetch
Datacenter IP, no JavaScript execution
- 5 credits
Standard fetch + JavaScript
Page rendered in a real browser
- 10 credits
Premium fetch
Residential IP, rarely blocked
- 25 credits
Premium fetch + JavaScript
Residential IP and full rendering
- 5 credits
AI question about a page
Free with your own language model
- Free
Country, region or city targeting
Included on every request
Web Scraping API questions
Start building with Irmu today
1,000 free credits every month, no card required. Every API, every integration, one key.