Tripadvisor
酒店、餐厅、景点或目的地的评分内容
- 认证方式
- API Key
- HTTPS
- Yes
- CORS
- Unknown
- 分类
- 交通运输
简介
Tripadvisor 内容 API 提供地点搜索、评论和照片。认证是 API 密钥(无有效密钥的请求返回 403,已实测)。
快速开始
地点搜索(替换 YOUR_KEY):
curl "https://api.content.tripadvisor.com/api/v1/location/search?key=YOUR_KEY&searchQuery=london"
{
"data": [
{
"location_id": "186338",
"name": "London",
"location_type": "GEO",
"latitude": "51.5074",
"longitude": "-0.1278"
}
]
}
认证方式
- 在 developer-tripadvisor.com 注册 → 免费 API 密钥。
- 通过
key查询参数携带(缺失/无效 → 403,已实测)。
速率限制与注意事项
- 免费层:1,000 次/月(以文档为准);更多需协议。
- 端点:
/location/search、/location/{id}/details、/location/{id}/reviews、/location/{id}/photos。
常见问题
Tripadvisor 免费吗? 免费层:1,000 次/月;更多需要付费。
如何获取密钥? developer-tripadvisor.com → 注册。
为什么 403?
需要 key 参数(已实测)。
交通运输 分类更多
| API | Auth | HTTPS | CORS | |
|---|---|---|---|---|
| ADS-B Exchange Access real-time and historical data of any and all airborne aircraft | No auth | Yes | Unknown | ↗ |
| airportsapi Get name and website-URL for airports by ICAO code | No auth | Yes | Unknown | ↗ |
| AIS Hub Real-time data of any marine and inland vessel equipped with AIS tracking system | API Key | No | Unknown | ↗ |
| Amadeus for Developers Travel Search - Limited usage | OAuth | Yes | Unknown | ↗ |
| apilayer aviationstack Real-time Flight Status & Global Aviation Data API | OAuth | Yes | Unknown | ↗ |