VOOZH about

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

⇱ Podcast Directory Scraper (Apple Podcasts) Β· Apify


πŸ‘ Podcast Directory Scraper (Apple Podcasts) avatar

Podcast Directory Scraper (Apple Podcasts)

Pricing

$2.00 / 1,000 result items

Go to Apify Store

Podcast Directory Scraper (Apple Podcasts)

Find podcasts by topic from Apple Podcasts / iTunes with the RSS feed URL, artist, genre, artwork and iTunes link for every show β€” plus optional recent-episode enrichment. Public iTunes API, no key.

Pricing

$2.00 / 1,000 result items

Rating

0.0

(0)

Developer

πŸ‘ ziv shay

ziv shay

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

6 days ago

Last modified

Share

Podcast Directory Scraper (Apple Podcasts / iTunes)

Find podcasts by topic and export the RSS feed URL for every show β€” plus artist, genre(s), episode count, artwork, content rating and the Apple Podcasts link. Optionally enrich each show with its recent episodes (title, date, duration, description). Powered by Apple's public iTunes Search + Lookup APIs: no API key, no login.

What you get

Podcast rows (one per show):

FieldDescription
collectionId, name, artistApple show ID, title, creator
feedUrlThe RSS feed URL β€” the key buyers need to go downstream
genre, genresPrimary + all genres
trackCount, episodeCountTotal episodes / episodes fetched
country, releaseDate, contentRatingStorefront, latest episode date, rating
artworkUrl, itunesUrl600px artwork, Apple Podcasts link

Episode rows (optional, one per episode): collectionId, podcastName, episodeId, title, releaseDate, durationMs, description, episodeUrl, feedUrl.

Example input

{
"terms":["startups","venture capital"],
"country":"us",
"maxPodcastsPerTerm":50,
"includeEpisodes":true,
"episodesPerPodcast":5
}

Example output (podcast row)

{
"type":"podcast",
"name":"The Future of Everything",
"artist":"Stanford Engineering",
"feedUrl":"https://feeds.example.com/future.xml",
"genre":"Technology",
"genres":"Science; Podcasts; Technology",
"trackCount":312,
"country":"USA",
"itunesUrl":"https://podcasts.apple.com/us/podcast/id..."
}

Use cases

  • Podcast guesting / PR β€” build outreach lists by topic with feed + contact path.
  • Ad sales / sponsorship lead-gen β€” surface shows in a niche with episode cadence.
  • Media monitoring & research β€” assemble topical show directories at scale.
  • Podcast-tech tools β€” seed catalogs from the feed URLs.

Why this one

Returns the RSS feedUrl for every show (many directory scrapers omit it β€” it's what you actually need to pull episodes/analytics downstream), batches many topics in one run, and optionally enriches each show with its latest episodes β€” all from a public Apple source with no key.

How it works

Calls itunes.apple.com/search?media=podcast per term, then (optionally) itunes.apple.com/lookup?entity=podcastEpisode per show. One podcast (and optionally one episode) per dataset item (pay-per-result).

Keywords: podcast scraper, apple podcasts scraper, itunes podcast api, podcast directory, podcast rss feed finder, podcast episode export.

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 β€” 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 Podcast Scraper

crawlerbros/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.

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

🎡 iTunes & Apple Search Scraper - Music, Apps & More

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.

Apple Podcasts Scraper β€” Episodes, Audio URLs & RSS Data

logiover/apple-podcasts-episode-scraper

Apple Podcasts API alternative: scrape episodes, audio MP3 URLs and show metadata via iTunes API + RSS. Export podcast data to CSV/JSON. No login, no API key.

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.