Prerequisites
- An API key from scrapio.dev
Install the SDK (optional)
1. Fetch a page
2. Render a JavaScript-heavy page
Addrender_js: true to execute JavaScript before capturing the output.
3. Extract structured data
Use theextract field to pull specific fields from a page.
4. Search Google
The Google search surface returns structured SERP data — organic results, related searches, and answer boxes — without managing proxies or browser sessions yourself. Requests run through an in-house transport layer with deep TLS and HTTP/2 fingerprint impersonation. Each request is bound to a persistent, qualified browser identity. Blocked or challenged requests are automatically retried with a fresh identity (up to 3 attempts) before an error is returned.Next steps
SDKs
Full install and initialization guide for TypeScript and Python SDKs.
Authentication
How to manage and rotate API keys.
Async jobs
Submit long-running jobs and poll for results.
API Reference
Full parameter reference for every endpoint.