VOOZH about

URL: https://apify.com/crawlerbros/itunes-podcast-scraper

⇱ iTunes Podcast Scraper Β· Apify


Pricing

from $3.00 / 1,000 results

Go to Apify Store

iTunes Podcast Scraper

Search, browse trending, and look up podcasts using Apple's iTunes Search API and Apple Podcast Charts. No authentication required. Returns feed URLs, episode counts, genres, artwork, and more.

Pricing

from $3.00 / 1,000 results

Rating

0.0

(0)

Developer

πŸ‘ Crawler Bros

Crawler Bros

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

10 hours ago

Last modified

Share

Search, browse trending charts, and look up podcast metadata using Apple's free iTunes Search API and Apple Podcast Charts. No authentication required.

Data Source

This actor uses Apple's public iTunes Search API (itunes.apple.com/search) and Apple Charts API (rss.applemarketingtools.com).

Note: podcastindex.org is a JavaScript SPA requiring browser-based rendering and is not directly scrapable. This actor uses Apple's equivalent free public API which indexes all major podcasts globally.

What Does This Actor Do?

  • Search millions of podcasts by keyword, topic, or show name
  • Get trending/top podcast charts for 20+ countries
  • Look up a specific podcast by its iTunes ID to get full metadata including RSS feed URL

Input

FieldTypeDescription
modeselectsearch, trending, or byId
searchQuerystringPodcast name or topic (required for search mode)
countryselectCountry for trending charts (us, gb, au, etc.)
genreselectGenre filter for search (Technology, Comedy, True Crime, etc.)
languagestring2-letter language code filter (en, de, fr, etc.)
explicitselectContent filter: all, clean, explicit
itunesIdstringiTunes numeric ID for byId mode
maxItemsintegerMax records (default: 20, max: 200)

Modes

  • search β€” Search podcasts by keyword using the iTunes Search API. Supports filtering by country, genre, and explicit content.
  • trending β€” Get the current top podcast chart for a specific country (US, UK, AU, etc.). Enriched with full metadata via iTunes Lookup.
  • byId β€” Fetch complete metadata for a specific podcast using its iTunes numeric ID.

Output

{
"recordType":"podcast",
"sourceUrl":"https://itunes.apple.com/search?media=podcast&term=technology",
"scrapedAt":"2025-01-01T00:00:00+00:00",
"itunesId":"1235836821",
"artistId":"1280771285",
"title":"The Future of Everything",
"author":"Stanford Engineering",
"feedUrl":"https://feeds.simplecast.com/Y8_HoeNW",
"podcastUrl":"https://podcasts.apple.com/us/podcast/id1235836821",
"imageUrl":"https://is1-ssl.mzstatic.com/.../600x600bb.jpg",
"episodeCount":380,
"primaryGenre":"Science",
"categories":["Science","Technology"],
"latestEpisodeDate":"2026-05-29T14:00:00Z",
"country":"USA",
"explicit":"clean",
"contentRating":"Clean"
}

Supported Countries (Trending)

United States, United Kingdom, Australia, Canada, Germany, France, Japan, Brazil, Mexico, India, Spain, Italy, Netherlands, Sweden, Norway, Denmark, Finland, Poland, Russia, China.

Supported Genres

Arts, Business, Comedy, Education, Fiction, Government, Health & Fitness, History, Kids & Family, Leisure, Music, News, Religion & Spirituality, Science, Society & Culture, Sports, Technology, True Crime, TV & Film.

FAQs

Q: Does this require an Apple ID or API key? A: No. The iTunes Search API and Apple Charts API are completely free and public.

Q: How do I find a podcast's iTunes ID? A: Look at the podcast URL on Apple Podcasts: podcasts.apple.com/us/podcast/name/id1235836821 β€” the number after id is the iTunes ID.

Q: Can I get the RSS feed URL? A: Yes β€” the feedUrl field contains the podcast's RSS feed URL when available.

Q: How many podcasts can I retrieve? A: Up to 200 per run. The iTunes Search API supports pagination.

Q: Does this cover all podcasts? A: It covers all podcasts indexed in the Apple Podcasts directory, which is the world's largest podcast catalog.

You might also like

iTunes Podcasts Scraper

crawlerbros/itunes-podcasts-scraper

Scrape podcast data from Apple Podcasts (iTunes) - search podcasts by keyword or genre, get top charts by country, look up episodes, and browse by publisher. No API key required.

Apple Podcasts Scraper - Episodes & Charts

renzomacar/apple-podcasts-scraper

Scrape Apple Podcasts: podcast metadata, full episode lists, top charts, and listener reviews by country, in one run. No API key. Built on Apple's iTunes API + RSS feeds.

2

Apple Podcasts Scraper β€” RSS Feeds, iTunes Search & API

bovi/podcast-scraper

Scrape Apple Podcasts via the official iTunes API β€” search shows, get metadata (genre, artwork, feed URL, episode count) and full episode lists from RSS. No auth, no proxy. Each record has parse_confidence. Pay per result.

πŸ‘ User avatar

Vitalii Bondarev

3

iTunes & Apple Search Scraper - Music, Podcasts & Apps

benthepythondev/itunes-scraper

iTunes Scraper for the official Apple iTunes Search API. Search music, podcasts, apps, audiobooks, movies and ebooks; extract title, artist, album, price, genre, rating, artwork and URLs. Keyless and fast, for media catalogs, podcast and music discovery tools, and app research.

iTunes Podcast Search Scraper

parseforge/itunes-podcast-search-scraper

Search Apple Podcasts catalog and extract show metadata: title, host, artwork, RSS feed URL, primary genre, episode count, country, last release date, content advisory and ratings. Bypasses Apple's 100-result search cap to return up to 5,000 unique podcasts per keyword. Top Charts mode included.

Apple Podcast Episodes Scraper

coder_zoro/apple-podcast-episodes-scraper

Extract detailed episode data from any Apple Podcast using just the podcast ID. Get titles, descriptions, audio URLs, release dates, artwork, and more. Fast, accurate, and ideal for analytics, research, app development, and building podcast databases.