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
찾으시는 영화나 TV 프로그램이 없나요? 로그인 하셔서 직접 만들어주세요.
이 항목을 평가하거나 목록에 추가할까요?
회원이 아닌가요?
Travis Bell님의 댓글
9월 6, 2015 at 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님의 댓글
9월 6, 2015 at 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님의 댓글
9월 6, 2015 at 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님의 댓글
1월 26, 2016 at 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님의 댓글
1월 27, 2016 at 10:25 오전
Hi,
This is not something we plan to support at this time.