Fetch any public page through one production-ready API. JoyProxy routes traffic across 200+ markets with residential and mobile IPs, emulates real browsers, maintains authenticated sessions, renders JavaScript when needed, and ships structured connectors for Amazon, Google, and YouTube. Credits apply only to successful responses.
JoyProxy Web Scraping API is an AI-powered managed scraping API — not a raw proxy list. You send a target URL; we return clean HTML or JSON after handling blocks, fingerprints, and retries on our side.
Unlike rotating proxies, you do not manage headers, sessions, CAPTCHAs, or browser farms.
Ideal when you need production-grade access to public pages without building an anti-bot stack.
Purchase an API credit pack from your account balance. Credits never expire.
Copy your Scraping API Token from API Center and call GET /v1/fetch with the target URL.
Our stack selects proxies, sets browser fingerprints, renders JS if needed, and retries on failure.
Credits are deducted only when the page is successfully retrieved. Failed attempts cost nothing.
Cloudflare, PerimeterX, and similar protections handled automatically.
Add render=true for SPAs and dynamic content without running your own headless browser.
Use super=true for tougher sites that need real-user network signals.
Pass geoCode=us (or any supported country) for localized results.
No charge for timeouts, blocks, or empty failures — only successful responses.
A separate token scoped to /v1/fetch — not shared with proxy extraction or account APIs.
Monitor competitor prices, stock, and catalog pages at scale.
Collect rankings, snippets, and localized search results.
Aggregate public listings, reviews, and directory data.
Feed clean HTML into LLM or ETL workflows without maintaining scrapers.
Fine-tune every request without managing proxies, sessions, or browser farms yourself.
| Parameter | What it does |
|---|---|
super=true | Residential / mobile IPs for tougher anti-bot sites (10 credits). |
geoCode | Country-level exit IP — 150+ ISO codes (e.g. us, gb, de). |
regionalGeoCode | Regional cluster when country is not enough (e.g. eu, asia). |
sessionId | Sticky session for multi-step flows (login → checkout). |
device | Browser fingerprint: desktop, mobile, or tablet. |
customHeaders + targetHeaders | Send custom HTTP headers to the target (GET or POST). |
setCookies | Inject cookies before the request (logged-in pages). |
timeout / retryTimeout | Control how long we wait and retry slow targets. |
disableRetry | Fail fast instead of automatic retries. |
output | Return raw HTML or markdown for LLM pipelines. |
transparentResponse | Pass through target status codes and response headers. |
Set render=true (5 credits), then combine these options for SPAs, lazy-loaded content, and protected pages.
| Parameter | What it does |
|---|---|
waitUntil | Wait for load, DOMContentLoaded, or network idle before capture. |
customWait | Extra delay in milliseconds after the page is ready. |
waitSelector | Wait until a CSS selector appears (e.g. .product-price). |
width / height | Viewport size for responsive layouts (default 1920×1080). |
blockResources | Skip images, fonts, and ads for faster renders. |
returnJSON | Structured JSON with HTML, status, and metadata. |
screenShot | Capture a viewport screenshot (base64 in response). |
fullScreenShot | Full-page screenshot including below-the-fold content. |
particularScreenShot | Screenshot a specific element by CSS selector. |
playWithBrowser | Automation macros — click, scroll, type before capture. |
Skip fragile HTML parsing — call dedicated endpoints and get clean JSON from major platforms.
Product, pricing, and search data with marketplace geo and zip targeting.
SERP, maps, travel, news, and commerce — localized with hl/gl parameters.
Video search with filters, localization, and pagination — no player scraping.
Seven preset packs plus custom volume — from $5 ($0.50/1K) to $1,500 Scale (15M credits, 200 concurrent). Credits never expire.
Complexity multipliers apply only when the request succeeds.
| Request type | Credits |
|---|---|
| Standard (datacenter) | 1 credit |
| JavaScript rendering (render=true) | 5 credits |
| Residential / mobile (super=true) | 10 credits |
| Super + render (protected sites) | 25 credits |
Open the Web Scraping API console to buy credits, test in API Center, and copy API examples.
Go to console