Apple 🍎 Podcasts Extractor avatar
Apple 🍎 Podcasts Extractor

Pricing

$25.00/month + usage

Go to Store
Apple 🍎 Podcasts Extractor

Apple 🍎 Podcasts Extractor

Developed by

cat

Maintained by Community

💫 All-in-One APPLE.com Podcasts Scraper

5.0 (1)

Pricing

$25.00/month + usage

5

Monthly users

14

Runs succeeded

>99%

Last modified

a day ago

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 arrayList of QUERY, KEYWORD or URL
limitintegerNumber of results (per-query)

🍿 Outputs

Possible result types (attribute: "type") :

TypeDescription
podcastsPodcast information
artistsArtist information
podcast-episodesEpisode information
podcast-channelsChannel information

🍿 Basic Usage

Search for podcasts

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

Search for episodes

{ "query": ["episode: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
podcast:<KEYWORDS>podcast:comedySearch for podcasts (default)
channel:<KEYWORDS>channel:newsSearch for channels
episode:<KEYWORDS>episode:sponge bobSearch for 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)
/podcastepisode:1000664265055/podcastEpisode podcast
/artistsepisode:1000664265055/artistsEpisode artists
/participantsepisode:1000664265055/participantsEpisode 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 Samples

🍿 PODCAST

1{
2    "artistName": "CXO Media",
3    "artists": [],
4    "artwork": "https://is1-ssl.mzstatic.com/image/thumb/Podcasts122/v4/81/69/75/816975be-0af1-8bdd-44f9-18aa5bd67703/mza_2306394790357257423.jpg/320x320bb.webp",
5    "categories": [
6        {
7            "id": "6473748294",
8            "name": "Personal Journals",
9            "type": "categories",
10            "url": "https://podcasts.apple.com/us/grouping/personal-journals/194147"
11        },
12        {
13            "id": "6473764237",
14            "name": "Podcasts",
15            "type": "categories",
16            "url": "https://podcasts.apple.com/us/grouping/podcasts/33"
17        },
18        {
19            "id": "6473748311",
20            "name": "Society & Culture",
21            "type": "categories",
22            "url": "https://podcasts.apple.com/us/grouping/society-culture/179580"
23        }
24    ],
25    "channel": [],
26    "completed": false,
27    "contentRating": "clean",
28    "copyright": "© CXO Media",
29    "createdDate": "2020-08-06",
30    "description": {
31        "standard": "Selamat datang di Ngobrol Sore Semaunya, menyajikan obrolan tak terduga dan dibawakan dengan semaunya.\n|Hosted by Putri Tanjung| part of CXO Media"
32    },
33    "displayType": "free",
34    "editorialArtwork": {},
35    "feedUrl": "https://anchor.fm/s/29279ba0/podcast/rss",
36    "genreNames": [
37        "Personal Journals",
38        "Podcasts",
39        "Society & Culture"
40    ],
41    "genres": [
42        {
43            "id": "1324",
44            "name": "Society & Culture",
45            "parentId": "26",
46            "parentName": "Podcasts",
47            "type": "genres",
48            "url": "https://itunes.apple.com/us/genre/id1324"
49        }
50    ],
51    "id": "1526729635",
52    "kind": "episodic",
53    "languageTag": "id-ID",
54    "name": "Ngobrol Sore Semaunya",
55    "offers": [
56        {
57            "kind": "get",
58            "type": "STDQ"
59        }
60    ],
61    "podcast-seasons": [
62        {
63            "episodeCount": 1,
64            "id": "1526729635-62",
65            "season": 62,
66            "type": "podcast-seasons"
67        },
68        {
69            "episodeCount": 64,
70            "id": "1526729635-2",
71            "season": 2,
72            "type": "podcast-seasons"
73        },
74        {
75            "episodeCount": 3,
76            "id": "1526729635-1",
77            "season": 1,
78            "type": "podcast-seasons"
79        }
80    ],
81    "releaseDateTime": "2025-04-08T04:57:00Z",
82    "releaseFrequency": "Updated Biweekly",
83    "seasonNumbers": [
84        1,
85        2,
86        62
87    ],
88    "subscribable": true,
89    "subscriptionUrl": "https://buy.itunes.apple.com/WebObjects/MZFinance.woa/wa/subscribePodcast?cc=us&id=1526729635",
90    "trackCount": 179,
91    "type": "podcasts",
92    "url": "https://podcasts.apple.com/us/podcast/ngobrol-sore-semaunya/id1526729635",
93    "userRating": {
94        "ariaLabelForRatings": "5.0 stars",
95        "ratingCount": 2,
96        "ratingCountList": [
97            0,
98            0,
99            0,
100            0,
101            2
102        ],
103        "value": 5
104    },
105    "websiteUrl": "https://www.cxomedia.id/"
106}

🍿 EPISODE

1{
2    "artistName": "CXO Media",
3    "artwork": "https://is1-ssl.mzstatic.com/image/thumb/Podcasts221/v4/c3/e7/22/c3e722b7-730b-9564-6327-fcab720daa30/mza_12343934463904492094.jpg/320x320bb.webp",
4    "artworkOrigin": "episode",
5    "assetUrl": "https://anchor.fm/s/29279ba0/podcast/play/100996949/https%3A%2F%2Fd3ctxlq1ktw2nl.cloudfront.net%2Fstaging%2F2025-3-8%2F398023319-44100-2-6b1755d9ed4e5.mp3",
6    "channel": [],
7    "contentAdvisory": "",
8    "contentRating": "clean",
9    "copyright": "CXO Media",
10    "description": {
11        "short": "",
12        "standard": "Selamat datang di Ngobrol Sore Semaunya Episode 184 Spesial Ramadan!Selamat menjalankan ibadah puasa di bulan suci Ramadan!Di episode spesial Ramadan kali ini kita kedatangan seorang sosok yang dikenal kritis dan pintar, Raymond Chin. Banyak obrolan insightful tentang makna hidup, logika, kepercayaan, dan spiritual journey Raymond sebagai seorang muslim. Penasaran? Yuk ikuti keseruan obrolannya!Follow Us!Instagram: https://www.instagram.com/ngobrolsoresemaunyaTikTok: https://www.tiktok.com/@ngobrolsoresemaunyaNgobrol Sore Semaunya hadir setiap Kamis jam 18.00 WIB hanya di cxomedia.id & YouTube CXO Media#NgobrolSoreSemaunya #PutriTanjung #RaymondChin #SpesialRamadan"
13    },
14    "durationInMilliseconds": 3497000,
15    "episodeNumber": 184,
16    "genreNames": [
17        "Personal Journals"
18    ],
19    "guid": "29720c00-5baf-4a1c-a766-f9c2a7e4480a",
20    "id": "1000702664655",
21    "kind": "full",
22    "mediaKind": "audio",
23    "name": "But Being Smart Is a Choice | Raymond Chin - NSS Ep. 184",
24    "offers": [
25        {
26            "kind": "get",
27            "type": "STDQ"
28        }
29    ],
30    "releaseDateTime": "2025-04-08T07:47:44Z",
31    "subscribable": true,
32    "type": "podcast-episodes",
33    "url": "https://podcasts.apple.com/us/podcast/but-being-smart-is-a-choice-raymond-chin-nss-ep-184/id1526729635?i=1000702664655",
34    "websiteUrl": "https://podcasters.spotify.com/pod/show/ngobrol-sore-semaunya/episodes/But-Being-Smart-Is-a-Choice--Raymond-Chin---NSS-Ep--184-e318mcl"
35}

🍎 Support

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

Pricing

Pricing model

Rental 

To use this Actor, you have to pay a monthly rental fee to the developer. The rent is subtracted from your prepaid usage every month after the free trial period. You also pay for the Apify platform usage.

Free trial

3 days

Price

$25.00