
Kobkoon Janngam
App Store data from Apple's official public endpoints — no login, no HTML parsing, nothing that breaks when a page is redesigned.
Joined August 2026
ACTOR STATS
10 public Actors
10 total users
1 monthly user
We build a small number of Actors and keep them working, rather than a large catalogue that quietly rots.
Everything here reads Apple's official public App Store endpoints. No login, no cookies, no HTML parsing — so Apple can redesign the App Store without breaking a single run. That is a deliberate design choice: a scraper that depends on page markup is a maintenance bill you pay forever, and the buyer is the one who feels it when it stops working.
What we publish
- App Store Reviews Scraper — customer reviews and ratings for any iOS, iPadOS or macOS app, across every country Apple serves
- App Store Scraper — app details, metadata and search, for competitor and ASO research
- App Store Top Charts Scraper — free, paid, grossing and new-app rankings by country and category
How they are built
- Runs with defaults, zero configuration — an AI agent can call any of them without reading a manual
- Bounded output: every row is trimmed to what is actually useful, so results do not flood an agent's context
- Readable errors, not stack traces
- Pay per result. A run that returns nothing is not charged
Found a bug or need a field we do not return? Open an issue on the Actor — the tab is public and we read it.