scrapestack
Real-time, Scalable Proxy & Web Scraping REST API
- Authentication
- API Key
- HTTPS
- Yes
- CORS
- Unknown
- Category
- Development
- Documentation / URL
- https://scrapestack.com/
Overview
scrapestack provides proxy/scraping — key-based (an invalid key returns HTTP 200 with success:false, verified).
Quick Start
Scrape (replace YOUR_KEY):
curl "https://api.scrapestack.com/scrape?access_key=YOUR_KEY&url=example.com"
{ "success": false, "error": { "code": 101, "type": "invalid_access_key", "info": "You have not supplied a valid API Access Key." } }
Authentication
- Register at scrapestack.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: 5,000 requests/month (check the docs); paid plans scale.
- Proxy/scraping.
FAQ
Is scrapestack free? Free tier: 5,000 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 | ↗ |