{"activeVersionTag":"latest","latestAvailableVersionTag":"latest","collection":{"info":{"_postman_id":"997830e8-b446-4769-beae-9bf821a2c99e","name":"Reserp — Google Search API","description":"# Reserp Google Search API\n\nThe official Postman collection for [Reserp](https://reserp.ai), a Google Search API for developers and AI agents. Retrieve visible Google Search result blocks as structured JSON through one stable API.\n\n## Quick start\n\n1. [Create a Reserp account](https://reserp.ai/dashboard) and generate an API key.\n2. Open this collection's **Variables** tab.\n3. Set `reserp_api_key` to your API key. Do not share or publish that value.\n4. Send **Run a Google search**.\n\n## Authentication\n\nRequests use bearer authentication. The collection sends `Authorization: Bearer {{reserp_api_key}}` automatically. Keep API keys in Postman Vault or a local variable value; never commit or publish them.\n\n## Result blocks\n\nEach result block may contain `text`, `url`, and `children`. `text` is optional: it is omitted when the block has no visible text. When present, it is a non-empty string containing visible text joined with newlines.\n\n## Search URLs and pagination\n\nSubmit a complete `https://www.google.com/search` URL in the JSON body. Standard Google parameters such as `q`, `gl`, `hl`, `tbm`, and `tbs` pass through unchanged. The `num` parameter is unsupported. If present, `start` must be 0 or a non-negative multiple of 10.\n\nPagination uses Google's organic-result offset, not the number of URLs in `results`. A response can contain URLs from many visible result types—including organic listings, news, carousels, sitelinks, and nested result blocks—so never derive the next offset from `results.length`.\n\nOmit `start` or use `0` for the first page, `10` for the second, `20` for the third, and continue in increments of 10. Any other value returns a non-billable `400 invalid_request` response.\n\nClients fetching pages independently or asynchronously can set `start` directly. `pagination.nextUrl` is provided as a convenience for clients advancing sequentially from a completed response.\n\n## Production workloads\n\nPostman is useful for exploring and testing the API. For bulk or sustained searches, call the API from workers behind a durable queue and control concurrency, retries, and backoff in your application.\n\nRetry only when `retryable` is true. For `429`, wait for the number of seconds in `Retry-After`. For other retryable errors, use exponential backoff with jitter. `billed` only confirms whether billing settled before the error response; it does not override `retryable`. A `search_failed` response can therefore have both `retryable: true` and `billed: true`.\n\n## Resources\n\n- [API documentation](https://reserp.ai/docs)\n- [OpenAPI 3.1 document](https://reserp.ai/openapi.json)\n- [Pricing](https://reserp.ai/pricing)\n- [JavaScript and TypeScript SDK](https://github.com/reserp-ai/reserp-js)\n- [npm package](https://www.npmjs.com/package/@reserp/sdk)\n- [Python SDK](https://github.com/reserp-ai/reserp-python)\n- [PyPI package](https://pypi.org/project/reserp/)","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","isPublicCollection":true,"owner":"57501126","team":34209615,"collectionId":"997830e8-b446-4769-beae-9bf821a2c99e","publishedId":"2sBYArSrqS","public":true,"publicUrl":"https://documenter-api.postman.tech/view/57501126/2sBYArSrqS","privateUrl":"https://go.postman.co/documentation/57501126-997830e8-b446-4769-beae-9bf821a2c99e","customColor":{"highlight":"FF2A7A","right-sidebar":"08080D","top-bar":"020205"},"documentationLayout":"classic-double-column","customisation":{"metaTags":[{"value":"Reserp Google Search API and SERP API Documentation","name":"title"},{"value":"Official Reserp documentation for structured Google Search results, asynchronous pagination, and high-volume recurring production search workloads.","name":"description"}],"appearance":{"default":"dark","themes":[{"logo":"https://reserp.ai/icon-512.png","colors":{"highlight":"FF2A7A","right-sidebar":"08080D","top-bar":"020205"},"name":"dark"},{"logo":"https://reserp.ai/icon-512.png","colors":{"highlight":"FF2A7A","right-sidebar":"08080D","top-bar":"020205"},"name":"light"}]}},"version":"8.12.3","publishDate":"2026-08-18T20:58:16.000Z","activeVersionTag":"latest","documentationTheme":"light","metaTags":{"title":"Reserp Google Search API and SERP API Documentation","description":"Official Reserp documentation for structured Google Search results, asynchronous pagination, and high-volume recurring production search workloads."},"logos":{"logoLight":"https://reserp.ai/icon-512.png","logoDark":"https://reserp.ai/icon-512.png"}},"statusCode":200},"environments":[],"user":{"authenticated":false,"permissions":{"publish":false}},"run":{"button":{"js":"https://run.pstmn.io/button.js","css":"https://run.pstmn.io/button.css"}},"web":"https://www.getpostman.com/","team":{"logo":"https://res.cloudinary.com/postman/image/upload/t_team_logo_pubdoc/v1/team/648bf75044e09dc906d80a35b1807d8bc8ea9447b13a8f15bc1b2658ad530c7c","favicon":"https://postman-image-service.postman.com/api/cloudinary-proxy/postman/image/upload/v1787013125/team/91a83ff776f707fbfba6edfb149c3caf"},"isEnvFetchError":false,"languages":"[{\"key\":\"csharp\",\"label\":\"C#\",\"variant\":\"HttpClient\"},{\"key\":\"csharp\",\"label\":\"C#\",\"variant\":\"RestSharp\"},{\"key\":\"curl\",\"label\":\"cURL\",\"variant\":\"cURL\"},{\"key\":\"dart\",\"label\":\"Dart\",\"variant\":\"http\"},{\"key\":\"go\",\"label\":\"Go\",\"variant\":\"Native\"},{\"key\":\"http\",\"label\":\"HTTP\",\"variant\":\"HTTP\"},{\"key\":\"java\",\"label\":\"Java\",\"variant\":\"OkHttp\"},{\"key\":\"java\",\"label\":\"Java\",\"variant\":\"Unirest\"},{\"key\":\"javascript\",\"label\":\"JavaScript\",\"variant\":\"Fetch\"},{\"key\":\"javascript\",\"label\":\"JavaScript\",\"variant\":\"jQuery\"},{\"key\":\"javascript\",\"label\":\"JavaScript\",\"variant\":\"XHR\"},{\"key\":\"c\",\"label\":\"C\",\"variant\":\"libcurl\"},{\"key\":\"nodejs\",\"label\":\"NodeJs\",\"variant\":\"Axios\"},{\"key\":\"nodejs\",\"label\":\"NodeJs\",\"variant\":\"Native\"},{\"key\":\"nodejs\",\"label\":\"NodeJs\",\"variant\":\"Request\"},{\"key\":\"nodejs\",\"label\":\"NodeJs\",\"variant\":\"Unirest\"},{\"key\":\"objective-c\",\"label\":\"Objective-C\",\"variant\":\"NSURLSession\"},{\"key\":\"ocaml\",\"label\":\"OCaml\",\"variant\":\"Cohttp\"},{\"key\":\"php\",\"label\":\"PHP\",\"variant\":\"cURL\"},{\"key\":\"php\",\"label\":\"PHP\",\"variant\":\"Guzzle\"},{\"key\":\"php\",\"label\":\"PHP\",\"variant\":\"HTTP_Request2\"},{\"key\":\"php\",\"label\":\"PHP\",\"variant\":\"pecl_http\"},{\"key\":\"powershell\",\"label\":\"PowerShell\",\"variant\":\"RestMethod\"},{\"key\":\"python\",\"label\":\"Python\",\"variant\":\"http.client\"},{\"key\":\"python\",\"label\":\"Python\",\"variant\":\"Requests\"},{\"key\":\"r\",\"label\":\"R\",\"variant\":\"httr\"},{\"key\":\"r\",\"label\":\"R\",\"variant\":\"RCurl\"},{\"key\":\"ruby\",\"label\":\"Ruby\",\"variant\":\"Net::HTTP\"},{\"key\":\"shell\",\"label\":\"Shell\",\"variant\":\"Httpie\"},{\"key\":\"shell\",\"label\":\"Shell\",\"variant\":\"wget\"},{\"key\":\"swift\",\"label\":\"Swift\",\"variant\":\"URLSession\"}]","languageSettings":[{"key":"csharp","label":"C#","variant":"HttpClient"},{"key":"csharp","label":"C#","variant":"RestSharp"},{"key":"curl","label":"cURL","variant":"cURL"},{"key":"dart","label":"Dart","variant":"http"},{"key":"go","label":"Go","variant":"Native"},{"key":"http","label":"HTTP","variant":"HTTP"},{"key":"java","label":"Java","variant":"OkHttp"},{"key":"java","label":"Java","variant":"Unirest"},{"key":"javascript","label":"JavaScript","variant":"Fetch"},{"key":"javascript","label":"JavaScript","variant":"jQuery"},{"key":"javascript","label":"JavaScript","variant":"XHR"},{"key":"c","label":"C","variant":"libcurl"},{"key":"nodejs","label":"NodeJs","variant":"Axios"},{"key":"nodejs","label":"NodeJs","variant":"Native"},{"key":"nodejs","label":"NodeJs","variant":"Request"},{"key":"nodejs","label":"NodeJs","variant":"Unirest"},{"key":"objective-c","label":"Objective-C","variant":"NSURLSession"},{"key":"ocaml","label":"OCaml","variant":"Cohttp"},{"key":"php","label":"PHP","variant":"cURL"},{"key":"php","label":"PHP","variant":"Guzzle"},{"key":"php","label":"PHP","variant":"HTTP_Request2"},{"key":"php","label":"PHP","variant":"pecl_http"},{"key":"powershell","label":"PowerShell","variant":"RestMethod"},{"key":"python","label":"Python","variant":"http.client"},{"key":"python","label":"Python","variant":"Requests"},{"key":"r","label":"R","variant":"httr"},{"key":"r","label":"R","variant":"RCurl"},{"key":"ruby","label":"Ruby","variant":"Net::HTTP"},{"key":"shell","label":"Shell","variant":"Httpie"},{"key":"shell","label":"Shell","variant":"wget"},{"key":"swift","label":"Swift","variant":"URLSession"}],"languageOptions":[{"label":"C# - HttpClient","value":"csharp - HttpClient - C#"},{"label":"C# - RestSharp","value":"csharp - RestSharp - C#"},{"label":"cURL - cURL","value":"curl - cURL - cURL"},{"label":"Dart - http","value":"dart - http - Dart"},{"label":"Go - Native","value":"go - Native - Go"},{"label":"HTTP - HTTP","value":"http - HTTP - HTTP"},{"label":"Java - OkHttp","value":"java - OkHttp - Java"},{"label":"Java - Unirest","value":"java - Unirest - Java"},{"label":"JavaScript - Fetch","value":"javascript - Fetch - JavaScript"},{"label":"JavaScript - jQuery","value":"javascript - jQuery - JavaScript"},{"label":"JavaScript - XHR","value":"javascript - XHR - JavaScript"},{"label":"C - libcurl","value":"c - libcurl - C"},{"label":"NodeJs - Axios","value":"nodejs - Axios - NodeJs"},{"label":"NodeJs - Native","value":"nodejs - Native - NodeJs"},{"label":"NodeJs - Request","value":"nodejs - Request - NodeJs"},{"label":"NodeJs - Unirest","value":"nodejs - Unirest - NodeJs"},{"label":"Objective-C - NSURLSession","value":"objective-c - NSURLSession - Objective-C"},{"label":"OCaml - Cohttp","value":"ocaml - Cohttp - OCaml"},{"label":"PHP - cURL","value":"php - cURL - PHP"},{"label":"PHP - Guzzle","value":"php - Guzzle - PHP"},{"label":"PHP - HTTP_Request2","value":"php - HTTP_Request2 - PHP"},{"label":"PHP - pecl_http","value":"php - pecl_http - PHP"},{"label":"PowerShell - RestMethod","value":"powershell - RestMethod - PowerShell"},{"label":"Python - http.client","value":"python - http.client - Python"},{"label":"Python - Requests","value":"python - Requests - Python"},{"label":"R - httr","value":"r - httr - R"},{"label":"R - RCurl","value":"r - RCurl - R"},{"label":"Ruby - Net::HTTP","value":"ruby - Net::HTTP - Ruby"},{"label":"Shell - Httpie","value":"shell - Httpie - Shell"},{"label":"Shell - wget","value":"shell - wget - Shell"},{"label":"Swift - URLSession","value":"swift - URLSession - Swift"}],"layoutOptions":[{"value":"classic-single-column","label":"Single Column"},{"value":"classic-double-column","label":"Double Column"}],"versionOptions":[],"environmentOptions":[{"value":"0","label":"No Environment"}],"canonicalUrl":"https://documenter.gw.postman.com/view/metadata/2sBYArSrqS"}