Created
January 5, 2021 06:43
-
-
Save prendio2/422795965eab42aca0d8bc917c7213d1 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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