ScrapingDog
Proxy API for Web scraping
- Authentication
- API Key
- HTTPS
- Yes
- CORS
- Unknown
- Category
- Development
- Documentation / URL
- https://www.scrapingdog.com/
Overview
ScrapingDog provides proxy scraping — key-based.
⚠️ Status (verified 2026-08): a test with a bare
example.comURL returned HTTP 404URL not found or host not valid(structured) — the API is alive; pass a full URL (e.g.https://…). Verify from your network.
Quick Start
Scrape (replace YOUR_KEY):
curl "https://api.scrapingdog.com/scrape?api_key=YOUR_KEY&url=https://example.com"
{ "message": "URL not found or host not valid", "success": false, "status": 404 }
Authentication
- Register at scrapingdog.com → API key.
- Send it as the
api_keyquery parameter.
Rate Limits & Notes
- Free tier: 1,000 requests/month (check the docs); paid plans scale.
- Proxy scraping.
FAQ
Is ScrapingDog free? Free tier: 1,000 requests/month; more is paid.
Why 404?
The host rejected our bare URL (verified) — use a full https:// URL.
What’s the auth style?
api_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 | ↗ |