We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Is your feature request related to a problem? Please describe. If I look at a podcast I would like to see recommendations of other related podcasts
Describe the solution you'd like There is a function in the Apple directory which could be used to show related podcasts to the one selected https://amp-api.podcasts.apple.com/v1/catalog/us/podcasts/1274023400/listeners-also-subscribed?offset=15
Describe alternatives you've considered A NLP approach isn't really possible on client side
Additional context You need a token, see here https://help.apple.com/developer-account/#/devce5522674
The text was updated successfully, but these errors were encountered:
Hi @swschilke
Where did you find information about amp-api.podcasts.apple.com?
Thanks
Sorry, something went wrong.
No branches or pull requests
Is your feature request related to a problem? Please describe.
If I look at a podcast I would like to see recommendations of other related podcasts
Describe the solution you'd like
There is a function in the Apple directory which could be used to show related podcasts to the one selected
https://amp-api.podcasts.apple.com/v1/catalog/us/podcasts/1274023400/listeners-also-subscribed?offset=15
Describe alternatives you've considered
A NLP approach isn't really possible on client side
Additional context
You need a token, see here https://help.apple.com/developer-account/#/devce5522674
The text was updated successfully, but these errors were encountered: