freeapis

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_key query parameter.

⚠️ Gotcha (verified): invalid keys return HTTP 200 with success:false — check the success field.

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

APIAuthHTTPSCORS
24 Pull Requests

Project to promote open source collaboration during December

No authYesYes
Agify.io

Estimates the age from a first name

No authYesYes
Amazonscraperapi

Amazon product, search & batch scraping API with residential proxies (1000 free)

API KeyYesNo
AmberOne

Turn any website into a build-ready Android, iOS, PWA or Electron app project

API KeyYesNo
API Grátis

Multiples services and public APIs

No authYesUnknown