serpstack
Real-Time & Accurate Google Search Results API
- Authentication
- API Key
- HTTPS
- Yes
- CORS
- Yes
- Category
- Development
- Documentation / URL
- https://serpstack.com/
Overview
serpstack provides Google search results — key-based (an invalid key returns HTTP 200 with success:false, verified).
Quick Start
Search (replace YOUR_KEY):
curl "https://api.serpstack.com/search?access_key=YOUR_KEY&query=test"
{ "success": false, "error": { "code": 101, "type": "invalid_access_key", "info": "You have not supplied a valid API Access Key." } }
Authentication
- Register at serpstack.com → API key.
- Send it as the
access_keyquery parameter.
⚠️ Gotcha (verified): invalid keys return HTTP 200 with
success:false— check thesuccessfield.
Rate Limits & Notes
- Free tier: 100 requests/month (check the docs); paid plans scale.
- Google SERP data.
FAQ
Is serpstack free? Free tier: 100 requests/month; more is paid.
Why 200 with success:false?
Errors come as 200 + success:false (verified) — check success.
What’s the auth style?
access_key query parameter.
More in Development
| API | Auth | HTTPS | CORS | |
|---|---|---|---|---|
| 24 Pull Requests Project to promote open source collaboration during December | No auth | Yes | Yes | ↗ |
| Agify.io Estimates the age from a first name | No auth | Yes | Yes | ↗ |
| Amazonscraperapi Amazon product, search & batch scraping API with residential proxies (1000 free) | API Key | Yes | No | ↗ |
| AmberOne Turn any website into a build-ready Android, iOS, PWA or Electron app project | API Key | Yes | No | ↗ |
| API Grátis Multiples services and public APIs | No auth | Yes | Unknown | ↗ |