📱 App Store Reviews API
收藏资源简介:
Access iOS app reviews from the Apple App Store. Get detailed user feedback, ratings, and review metadata for any iOS application. Perfect for app developers, market researchers, and analytics platforms.
获取苹果应用商店(Apple App Store)中的iOS应用评论。获取任意iOS应用的详细用户反馈、评分及评论元数据(metadata)。适用于应用开发者、市场研究人员及分析平台。
📱 App Store Reviews API 数据集概述
数据集基本信息
- 数据集名称:App Store Reviews API
- 提供方:EaseApi
- 类别:Data
- 订阅者数量:54
- API 版本:1.0.0 (current)
API 功能概述
此 API 用于从 Apple App Store 获取 iOS 应用程序的用户评论。它提供详细的用户反馈、评分和评论元数据,适用于应用程序开发者、市场研究人员和分析平台。
主要特性
- 获取包含详细信息的用户评论。
- 支持不同国家/地区的商店。
- 快速可靠的数据检索。
- 支持分页。
- 可自定义结果数量限制。
核心端点与参数
端点:获取应用评论
- 方法:
GET /reviews
查询参数
| 参数名 | 类型 | 是否必需 | 描述 |
|---|---|---|---|
id |
string | 否* | 应用程序的 iTunes trackId |
appId |
string | 否* | 应用程序的 iTunes bundleId |
country |
string | 是 | 目标国家/地区(例如:"us") |
limit |
integer | 是 | 最大评论数(1-500) |
*注意:必须提供
id或appId中的一个参数。
响应示例
json { "id": "11709937316", "userName": "pppppiuuuuuuuuuuuu", "userUrl": "https://itunes.apple.com/us/reviews/id904957940", "version": "1.285.0.1", "score": 1, "title": "Waste of time", "text": "I used to LOVE this game, now I find in can’t even finish a level for DAYS if at all. I blow through the 5 lives I have in less than 5 minutes because it’s impossible to complete. I’m not sure what happened to this game, but don’t bother. There are a TON of games out there that you can actually win when playing. This isn’t one of them.", "url": "https://itunes.apple.com/us/review?id=553834731&type=Purple%20Software", "updated": "2024-09-10T10:05:32-07:00" }
使用建议
- 使用适当的限制参数以优化响应时间。
- 尽可能缓存响应。
- 在显示评论日期时考虑用户的时区。
性能与订阅信息
- 流行度评分:9.3
- 服务等级:43%
- 延迟:736ms
- 测试状态:N/A
订阅计划
- BASIC:$0.00 / 月
- PRO:$9.99 / 月
- ULTRA:$23.99 / 月
- MEGA:$59.99 / 月




