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
Nie możesz znaleźć filmu lub serialu? Zaloguj się, aby go utworzyć.
Want to rate or add this item to a list?
Not a member?
Odpowiedź użytkownika Travis Bell
5 grudnia 2014 o godz. 12:47PM
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.