Is there a way to search multi or movie getting movie details with one request. something like:
when searching direct on website, then i get title, Director, Writers, Starring
is there a way to do this with one api request.
im asking because you limit request to 30 every 10 second - and i have to get some extra data from search results.
regards, onur
Film of tv-serie niet gevonden? Meld je aan om deze toe te voegen.
Want to rate or add this item to a list?
Not a member?
Reactie van Travis Bell
op 5 december 2014 om 12:47 PM
Hi onursen,
Unfortunately, not. Adding extra fields to search is not possible. You will have to make an additional request.
Depending on the setup, we recommend caching some data locally and then you are free to build out the schema however suits your app the best.
Cheers.