Intoduction This is the OpenAPI V3 documentation for https://api.goog.io An API to perform Google Searches. Extremely fast and accurate. Zero proxies. Clean USA IPs. Simple to use API, but advance enough to support special parameters such as languages, country and geographic locality. Googio i
https://api.goog.io
Auth type
API Key Header
Auth header
apikey: YOUR_API_KEY
Rate limit
Not officially published
Pricing
Enterprise / contact sales
Free quota
None
Documentation
https://goog.io
Endpoint status
Unreachable — No response — server may be down or blocking automated probes
(checked Mar 29, 2026)
Builder score
D
34%
builder-friendly
API key in the request header (apikey)
apikey: YOUR_API_KEY
Free unofficial Google Search API. Third-party wrapper; no paid tiers.
| Method | Path | Description |
|---|---|---|
| GET | / |
Status |
| GET | /v1/crawl/{query} |
Crawl |
| GET | /v1/images/{query} |
Images |
| GET | /v1/news/{query} |
News |
| GET | /v1/search/{query} |
Search |
| POST | /v1/serp/ |
SERP |
curl -X GET 'https://api.goog.io/' \ -H 'apikey: YOUR_API_KEY'
{}
Data sourced from API Map. Always verify pricing and rate limits against the official goog.io | Unoffical Google Search documentation.