
Hello,
First of all I want to say that this api is amazing.
I was just wondering if anyone would know a better way to find all episodes of shows with a certain genre.
At the moment I am looping through all the show pages and pulling all the ids that have a certain genre, and then using the ids to find all the episodes.
Is there an easier way to do this? I keep hitting the 429 Error because I am making too many requests.
Please let me know.
Thanks,
Lucas