App Store Catalog Search — iTunes Metadata Batch avatar

App Store Catalog Search — iTunes Metadata Batch

Pricing

from $1.00 / 1,000 successful app catalog rows

Go to Apify Store
App Store Catalog Search — iTunes Metadata Batch

App Store Catalog Search — iTunes Metadata Batch

Batch search and lookup App Store / iTunes catalog metadata (name, bundleId, genre, rating, price, version). Not a reviews scraper. Free official iTunes Search + Lookup APIs. From $1.00 per 1,000 successful app rows — empty/blocked cost $0.

Pricing

from $1.00 / 1,000 successful app catalog rows

Rating

0.0

(0)

Developer

Bob

Bob

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

a day ago

Last modified

Share

Batch App Store / iTunes catalog search and lookup into flat app metadata rows for ASO and competitive catalog pulls.

Not a reviews scraper. Reviews are a different Store door (app-reviews-dual). This Actor uses Apple’s official Search and Lookup APIs only.

What you get

  • trackName, bundleId, artistName, genre, App Store URL
  • Rating / rating count, version, price, content rating, short description

Input

  • terms — search keywords
  • lookupIds — optional iTunes track IDs
  • entity — software | iPadSoftware | macSoftware
  • country — storefront (default us)

Pricing (locked)

EventPrice
app-catalog-result (primary)$0.0010 ($1.00 / 1,000 successful app rows)
apify-actor-startPlatform start (may apply each run)

EMPTY / BLOCKED / FAILED status rows do not take app-catalog-result.

Sample output (dryRunMock=false live iTunes)

{
"rowType": "app",
"status": "OK",
"seed": "notion",
"source": "itunes_search",
"trackId": 1232780281,
"trackName": "Notion: Notes, Tasks, AI",
"bundleId": "notion.id",
"artistName": "Notion Labs, Incorporated",
"primaryGenreName": "Productivity",
"genres": [
"Productivity",
"Business"
],
"trackViewUrl": "https://apps.apple.com/us/app/notion-notes-tasks-ai/id1232780281?uo=4",
"averageUserRating": 4.77597,
"userRatingCount": 90214,
"version": "1.7.340",
"formattedPrice": "Free",
"currency": "USD",
"contentAdvisoryRating": "4+"
}

More live OK rows: test/fixtures/live_ok_rows.json (okCount=4).

Free path

https://itunes.apple.com/search + https://itunes.apple.com/lookup (keyless).