Scrapers.lat logo scrapers.lat
电商

iTunes & App Store Search Scraper

Search Apple iTunes and the App Store for songs, albums, podcasts, apps, movies and ebooks. Each record has name, artist, genre, release date, price, artwork and store link. Export to JSON, CSV or Excel.

29 每条记录的字段 JSON · CSV · Excel · API 按用量付费
itunes-search-scraper.json 200 OK
{
  "trackId": 310633997,
  "trackName": "WhatsApp Messenger",
  "artistName": "WhatsApp Inc.",
  "primaryGenreName": "Social Networking",
  "kind": "software",
  "releaseDate": "2009-05-04T02:43:49Z",
  "trackPrice": 0,
  "currency": "USD",
  "artworkUrl100": "https://is1-ssl.mzstatic.com/image/thumb/Purpl…"
}
你会得到什么

每次运行都返回干净、带类型的记录,可直接用于你的 CRM、表格或数据库。

  • 每个结果对应一条干净记录,已去重并规范化
  • JSON、CSV 或 Excel 的稳定结构,也可通过 Apify API 读取
  • 在云端按用量付费,无需安装或维护
返回的字段
Track IdTrack NameArtist NamePrimary Genre NameKindRelease DateTrack PriceCurrencyArtwork Url100Track View UrlDescriptionSeller NameAverage User RatingUser Rating Count
示例输出

一条真实的示例记录,正是你收到的结构。

Track IdTrack NameArtist NamePrimary Genre Name
310633997WhatsApp MessengerWhatsApp Inc.Social Networking
1386412985WhatsApp BusinessWhatsApp Inc.Business
389801252InstagramInstagram, Inc.Photo & Video
GET /itunes-search-scraper
{
  "trackId": 310633997,
  "trackName": "WhatsApp Messenger",
  "artistName": "WhatsApp Inc.",
  "primaryGenreName": "Social Networking",
  "kind": "software",
  "releaseDate": "2009-05-04T02:43:49Z",
  "trackPrice": 0,
  "currency": "USD",
  "artworkUrl100": "https://is1-ssl.mzstatic.com/image/thumb/Purpl…"
}

常见问题

Can I search for apps instead of music?

Yes. Set the result type to Apps (software) to search the App Store, or pick podcasts, movies, ebooks and other types.

Can I search a store outside the US?

Yes. Set the store country to any two-letter code, for example GB, DE or BR, to search that country's store.

How many results can I get?

Each search returns up to 200 results. Use Max Items to keep fewer if you only need the top matches.

How fresh is the data?

Results are read live at run time, so each record reflects the store at the moment of the run (see observedAt).

你准备好,它就就绪。

现在就在 Apify 上运行这个爬虫,或让我们按你的确切需求定制一个。