MrChuckomo / podsearch

Search for Podcasts (like in the iTunes store)
GNU General Public License v3.0
1 stars 0 forks source link

Create iTunes store handler. #1

Open MrChuckomo opened 3 years ago

MrChuckomo commented 3 years ago

Main class to handle the access to iTunes store API. Reads feeds and accesses all the information.

https://affiliate.itunes.apple.com/resources/documentation/itunes-store-web-service-search-api/#overview https://itunes.apple.com/search?term=freakshow&media=podcast https://itunes.apple.com/genre/podcasts/id26

MrChuckomo commented 3 years ago

Queries against the iTunes store return a JSON response!

Request against the iTunes following the following structiure:

https://itunes.apple.com/search?parameterkeyvalue

Parameter Key

Search Example

https://affiliate.itunes.apple.com/resources/documentation/itunes-store-web-service-search-api/#overview