Apple App Store Scraper
Pricing
from $0.48 / 1,000 results
Apple App Store Scraper
Scrape Apple App Store data with no API key or login. Search by keyword or look up apps by URL or ID and get ratings, price, developer, description, screenshots, version history, and 25+ fields in clean JSON. Works on any country store. Uses Apple's public iTunes API, so data stays accurate.
Pricing
from $0.48 / 1,000 results
Rating
0.0
(0)
Developer
Mangudäi
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
4 days ago
Last modified
Categories
Share
Pull structured data on iOS apps straight from Apple's public App Store. Search by keyword, or point the scraper at exact apps by URL or ID, and get back clean JSON with ratings, pricing, developer, description, screenshots, and more. No API key, no login, no captcha.
It runs on Apple's own public iTunes endpoints, so the data matches what you see on the App Store and does not depend on fragile HTML scraping that breaks when Apple changes a page.
What you can do with it
- Track competitor apps: ratings, review counts, version history, and release dates.
- Build an app catalog for a category or keyword in any country store.
- Feed app metadata into ASO research, market analysis, or an AI agent.
- Monitor your own app's public rating and version over time on a schedule.
Input
You give it search terms, app URLs or IDs, or both.
- Search terms: keywords like
fitness trackerorbudget app. Each term returns up to your result limit. - App URLs or IDs: paste full App Store links (for example
https://apps.apple.com/us/app/instagram/id389801252) or bare numeric IDs like389801252. - Country: two-letter store code,
usby default. Usegb,de,jp, and so on to read other regional stores. - Results per search term: up to 200, which is Apple's own cap per query.
- Price filter: all apps, free only, or paid only.
- Proxy: Apify Proxy is on by default and keeps requests reaching Apple reliably.
A run with no input returns apps for the search term fitness tracker so you always get a non-empty sample.
Output
One row per app. Fields include:
appId,appName,bundleIddeveloper,sellerName,developerUrlprimaryGenre,genresprice,formattedPrice,currencyaverageUserRating,userRatingCount,ratingForCurrentVersion,ratingCountForCurrentVersioncontentRating,minimumOsVersion,supportedDevicesCount,languagesversion,releaseDate,currentVersionReleaseDate,releaseNotes,fileSizeMBdescription,icon,screenshotUrls,appStoreUrlcountry,searchTerm
Export to JSON, CSV, or Excel, or pull it through the Apify API.
Pricing
Pay per result. You are charged for each app returned plus a small actor start fee. No monthly subscription. Priced below the comparable App Store scrapers on the store.
Notes
Data comes from Apple's public iTunes search and lookup endpoints. Apple caps search at 200 results per query, so to go wider, split a topic into several search terms or target specific apps by ID. Country codes follow Apple's store regions.