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
Nu găsiți un film sau un serial? Autentificați-vă pentru a-l crea.
Doriți să evaluați sau să adăugați acest articol într-o listă?
Nu sunteți membru?
Răspuns de Travis Bell
pe data de 5 decembrie 2014 la ora 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.