Apple Podcasts Extractor avatar

Apple Podcasts Extractor

Try for free

3 days trial then $25.00/month - No credit card required now

View all Actors
Apple Podcasts Extractor

Apple Podcasts Extractor

jupri/apple-podcast
Try for free

3 days trial then $25.00/month - No credit card required now

🍎 Scrape APPLE Podcasts

Welcome To Apple Podcasts Scraper

dont be sad readme is here

🍎 About Apple Podcasts

enter image description here

Apple Podcasts (known as simply Podcasts in Apple operating systems) is an audio streaming service and media player application developed by Apple Inc. for playing podcasts. Apple began supporting podcasts with iTunes 4.9 released in June 2005 and launched its first standalone mobile app in 2012. The app was later pre-installed with iOS beginning October 2014. The Apple Podcasts directory features more than two million shows.[1] Apple Podcasts is available on iOS, iPadOS, macOS, watchOS, tvOS, CarPlay, Microsoft Windows operating systems, and on Amazon Alexa devices.

🍎 Tutorial

🍿 Parameters

InputTypeDescription
querystring arrayQuery, Search Terms or URL
limitintegerNumber of results (per-query)

🍿 Basic Usage

Search videos

{ "query": ["sponge bobs"], "limit": 10 }

Autodetect URL for possible contents

1{ 
2	"query": ["https://podcasts.apple.com/us/podcast/huberman-lab/id1545953110"], 
3	"limit": 10 
4}

🍿 Advanced Usage

APPLE Query Language (AQL)

[ <COMMAND:> | # | @ ] [ <NAME> | <ID> | <KEYWORD> | <URL> ] [ /<SECTION> ]

Possible QUERY values

FormatExampleDescription
<KEYWORDS>square pantsSearch Anything
channel:<KEYWORDS>channel:newsSearch channels
podcast:<KEYWORDS>podcast:comedySearch podcasts (shows)
episode:<KEYWORDS>episode:sponge bobSearch episodes
channel:<CHANNEL_ID>channel:6442503658Channel Data
/infochannel:6442503658/infoChannel info
/podcastschannel:6442503658/podcastsChannel shows (podcasts)
/top-showschannel:6442503658/top-showsTop shows
/new-showschannel:6442503658/new-showsNew shows
/top-paid-showschannel:6442503658/top-paid-showsTop paid shows
/top-episodeschannel:6442503658/top-episodesTop episodes
/top-free-episodeschannel:6442503658/top-free-episodesTop free episodes
/top-paid-episodeschannel:6442503658/top-paid-episodesTop paid episodes
podcast:<PODCAST_ID>podcast:160904630Podcast (Show) Data
/infopodcast:160904630/infoShow info
/episodespodcast:160904630/episodesShow episodes
/relatedpodcast:160904630/relatedRelated shows
/artistspodcast:160904630/artistsShow artists
/reviewspodcast:160904630/reviewsShow reviews
/trailerspodcast:160904630/trailersShow trailers
/participantspodcast:160904630/participantsShow participant
/seasonspodcast:160904630/seasonsShow seasons
episode:<EPISODE_ID>episode:1000664265055Episode Data
/infoepisode:1000664265055/infoEpisode info (default)
/artistsepisode:1000664265055/artists
/participantsepisode:1000664265055/participants
artist:<ARTIST_ID>artist:204040224Artist Data
/infoartist:204040224/infoArtist info
/podcastsartist:204040224/podcastsArtist podcasts
/episodesartist:204040224/episodesArtist episodes
genre:listgenre:listGenre List
genre:<GENRE_ID>genre:1301Genre Data
/infogenre:1301/infoGenre info
/podcastsgenre:1301/podcastsGenre top podcasts (default)
/episodesgenre:1301/episodesGenre top episodes
https:<URL>https://podcasts.apple.com/...Start URL

🍎 Input Examples

🍎 Output Sample

🍎 Support

⚑️ Feel free to reach out to the developer for any issues or suggestions for improvement.

Developer
Maintained by Community
Actor metrics
  • 7 monthly users
  • 3 stars
  • 98.1% runs succeeded
  • 11 hours response time
  • Created in Jul 2024
  • Modified 6 days ago