freeapis

StackExchange

面向开发者的问答论坛

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

简介

StackExchange 提供 Stack Overflow 问答数据——免密钥读取可用(实测);写/私有需要 OAuth。

快速开始

问题(实测可用):

curl "https://api.stackexchange.com/2.3/questions?site=stackoverflow&pagesize=1"
{ "items": [ { "tags": ["tooling-recommendation"], "owner": { "account_id": 29669370, "reputation": 1 } } ] }

认证方式

  • 公开读取免密钥(实测);注册应用获取 key/OAuth。
  • 通过 key/access_token 查询参数携带。

速率限制与注意事项

  • 免密钥 300 次/天(看文档);key 可提高限额。
  • 问题、答案、用户。

常见问题

StackExchange 免费吗? 是的——免密钥读取(实测)。

需要密钥吗? 公开读取不需要(实测);key 可提高限额。

返回什么? Stack Overflow 问答数据。

开发 分类更多

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