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
.לא מצאת סרט או סדרה? היכנס כדי ליצור אותם
?רוצה לדרג או להוסיף פריט אל רשימה
?לא חבר אתר
תגובה מאת Travis Bell
ב-דצמבר 5, 2014 ב-12:47אחרי חצות יום
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.