Hi experts,
I am new to this forum. I am using Discover api to get movie metadata page by page. but i cannot get whole information with one call. i need information about
1) basic movie information 2) trailer url 3) credits 4) budget 5) status , vote etc
I know if i use movie api i can get one by one, but i prefer to get in one call by discover API, please help me to get.
Thank you in advance.
gopy
.לא מצאת סרט או סדרה? היכנס כדי ליצור אותם
?רוצה לדרג או להוסיף פריט אל רשימה
?לא חבר אתר
תגובה מאת Travis Bell
ב-ספטמבר 6, 2015 ב-11:43לפני חצות יום
Hi GOPY29,
There is no way to get all of this data in any of our "list" pages. You'll have to go off and query the data you want separately.
Cheers.
תגובה מאת GOPY29
ב-ספטמבר 6, 2015 ב-11:45לפני חצות יום
Hi Travis,
Thank you for the quick reply. That mean, initially i should use discover api then movie api for full movie details. Am i right?
thank you. gopy
תגובה מאת Travis Bell
ב-ספטמבר 6, 2015 ב-12:10אחרי חצות יום
Yes, that would be the workflow right now.
I usually recommend caching data locally so you don't have to make as many requests.
Cheers.
תגובה מאת account1movie
ב-ינואר 26, 2016 ב-12:37אחרי חצות יום
hi, just wondering why we cannot use one api to call out detail info for multiple movies in one page? thanks!
תגובה מאת Travis Bell
ב-ינואר 27, 2016 ב-10:25לפני חצות יום
Hi,
This is not something we plan to support at this time.