iTunes & App Store Search — Apps, Podcasts, Media
Pricing
from $1.00 / 1,000 results
iTunes & App Store Search — Apps, Podcasts, Media
Search Apple's App Store and iTunes for apps, podcasts, music, books, and movies, or look items up by ID — normalized into one schema with ratings, price, genre, artwork and URLs. Public API, no auth.
Pricing
from $1.00 / 1,000 results
Rating
0.0
(0)
Developer
alaudin burki
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
2 days ago
Last modified
Categories
Share
Search Apple's App Store and iTunes for apps, podcasts, music, books, and movies, or look items up by ID — normalized into one schema with ratings, price, genre, artwork and URLs. Public API, no auth.
Built reliability-first: every row reports what was found and what was missing — you never get a silent blank, and a run summary tells you exactly what happened.
What you get
| Field | Description |
|---|---|
query | Query |
name | Name |
artist | Artist |
type | Type |
genre | Genre |
price | Price |
averageRating | Rating |
ratingCount | Ratings |
url | URL |
ratingTier | Rating tier |
popularity | Popularity |
How to use it
- Fill in the input (see the example below).
- Run it once for a snapshot, or schedule it to keep the data fresh.
- Export to CSV/JSON/Excel, or push straight to Google Sheets, Notion, Airtable, Zapier, Make, or n8n.
Input
{"terms": ["notion"],"entity": "software","lookupIds": [],"country": "us","limitPerTerm": 50,"maxItems": 5000}
Sample output
[{"query": "example","name": "Example name","artist": "example","type": "example","genre": "example","price": "example","averageRating": 4.5,"ratingCount": 1284,"url": "https://example.com/item/1","ratingTier": "example","popularity": "example"}]
Typical uses
- App research — find apps by keyword with ratings and genre.
- Podcast discovery — search podcasts and grab their
feedUrl(feed our RSS aggregator!). - Catalog lookups — resolve IDs to full metadata in bulk.
Pricing
$1.00 / 1,000 results ($0.001 per result), plus a near-zero start fee. You are never charged beyond your limit, and blocked or
failed items are reported honestly — not billed as data.
FAQ & limitations
- Public data only — no login walls, no cookies required.
- Rate limits on the source may require the proxy or a retry on very large pulls.
- Every row reports its own status, so partial results are always labeled, never faked.
- Integrations: output works with Zapier, Make, n8n, and any webhook via Apify's integrations.
- Formats: results export as JSON, CSV, Excel, or HTML from the dataset.
Related actors
- Portfolio Health Monitor
- Format Converter
- URL Metadata Extractor