Apple Podcasts Scraper - Search & Top Charts (No Key) avatar

Apple Podcasts Scraper - Search & Top Charts (No Key)

Pricing

from $0.50 / 1,000 results

Go to Apify Store
Apple Podcasts Scraper - Search & Top Charts (No Key)

Apple Podcasts Scraper - Search & Top Charts (No Key)

$0.5/1K πŸ”₯ Fast Apple Podcasts scraper! Search & top charts β€” title, author, feed, genre & artwork. No key. JSON, CSV, Excel or API in seconds. Pull thousands for podcast discovery, ASO & advertiser research ⚑

Pricing

from $0.50 / 1,000 results

Rating

0.0

(0)

Developer

ninhothedev

ninhothedev

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

5 days ago

Last modified

Share

Apple Podcasts Scraper πŸŽ™οΈ

Scrape Apple Podcasts at scale β€” no API key, no login, datacenter-proxy friendly. Search podcasts by keyword or pull the live Top Charts for any country, and get clean structured data: title, author, RSS feed URL, genre, episode count, artwork and more.

Perfect for podcast discovery, ASO (App Store Optimization) research, market intelligence and advertiser prospecting.


✨ What it does

  • Search mode β€” query Apple Podcasts by any keyword (e.g. true crime, technology, finance) across any storefront country.
  • Charts mode β€” fetch the current Top Podcasts ranking for a country, optionally filtered by genre, with the exact chart rank for each show.
  • Returns the RSS feed URL for every search result β€” feed straight into any podcast/episode pipeline.
  • Fully nullable schema β€” never breaks on partial data.

πŸ’‘ Use cases

Use caseHow this actor helps
Podcast discoveryFind every show for a topic, with feed URLs ready to ingest.
ASO / market intelligenceTrack top-chart movement and genre saturation by country.
Advertiser researchBuild lists of high-ranking shows + their publishers to prospect.
Competitive monitoringWatch how rivals rank across storefronts over time.

πŸš€ Input

FieldTypeDescription
modeselectsearch (by keyword) or charts (top podcasts). Default search.
termsarrayKeywords to search (search mode). Default ["true crime","technology"].
countrystringTwo-letter storefront code (us, gb, de, fr, …). Default us.
genreIdstringOptional Apple genre ID for charts, e.g. 1489 News, 1488 True Crime, 1318 Technology, 1303 Comedy.
limitintegerMax podcasts per term / per chart (1–200). Default 50.
{
"mode": "search",
"terms": ["true crime", "technology"],
"country": "us",
"limit": 50
}

Example β€” top charts

{
"mode": "charts",
"country": "us",
"genreId": "1489",
"limit": 50
}

πŸ“¦ Output

One item per podcast:

{
"podcast_id": "1200361736",
"title": "The Daily",
"author": "The New York Times",
"feed_url": "https://feeds.simplecast.com/Sl5CSM3S",
"track_count": 2666,
"genre": "Daily News",
"genres": ["Daily News", "Podcasts", "News"],
"artwork": "https://is1-ssl.mzstatic.com/.../600x600bb.jpg",
"url": "https://podcasts.apple.com/us/podcast/the-daily/id1200361736",
"release_date": "2026-07-20T09:45:00Z",
"country": "USA",
"rank": null,
"source": "apple_podcasts",
"scraped_at": "2026-07-20T10:00:00Z"
}

In charts mode, rank holds the chart position (1 = top).

πŸ’° Pricing

Pay-per-result, roughly ~$0.50 per 1,000 podcasts plus platform usage. Cheap enough to run daily chart snapshots across many countries.

This actor collects only publicly available metadata from Apple's public iTunes Search API and RSS chart feeds. Use responsibly and in line with Apple's terms and applicable law.


Keywords: apple podcasts scraper, podcast scraper, itunes podcast api, podcast rss feed extractor, top podcasts charts, podcast discovery, ASO podcast research, podcast market intelligence, podcast data export, advertiser prospecting.