Skip to content

Instantly share code, notes, and snippets.

@prendio2
Created January 5, 2021 06:43
Show Gist options
  • Save prendio2/422795965eab42aca0d8bc917c7213d1 to your computer and use it in GitHub Desktop.
Save prendio2/422795965eab42aca0d8bc917c7213d1 to your computer and use it in GitHub Desktop.
Format:
https://itunes.apple.com/#{@country_code}/rss/toppodcasts/limit=#{CHART_RESULT_LIMIT}/genre=#{@itunes_genre_id}/explicit=true/json
Grab genre ids from here:
https://podcasts.apple.com/us/genre/podcasts/id26
e.g. https://itunes.apple.com/us/rss/toppodcasts/limit=10/genre=1301/explicit=true/json
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment