freeapis

scrapestack

实时、可扩展的代理与网页抓取 REST API

认证方式
API Key
HTTPS
Yes
CORS
Unknown
分类
开发

简介

scrapestack 提供代理/抓取——基于密钥(无效密钥返回 HTTP 200 带 success:false,已实测)。

快速开始

抓取(替换 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." } }

认证方式

  • 在 scrapestack.com 注册 → API 密钥。
  • 通过 access_key 查询参数携带。

⚠️ 坑(已实测):无效密钥返回 HTTP 200 带 success:false——请检查 success 字段。

速率限制与注意事项

  • 免费层:5,000 次/月(看文档);付费档可扩展。
  • 代理/抓取。

常见问题

scrapestack 免费吗? 免费层:5,000 次/月;更多需要付费。

为什么 200 却 success:false? 错误以 200 + success:false 返回(已实测)——请检查 success

认证风格是什么? access_key 查询参数。

开发 分类更多

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