Сочетания клавиш
Расширенный Поиск
Hi! can we get only top billed cast using api?
Hi bshsbr,
There's no DB level difference between "top billed" and anything else but cast is sorted. You can query the /credits method, sort by order and use the top N items like I do on the website.
order
OK Thank you! I have this idea too. Just check out that may be some DB for that was made.
Не можете найти фильм или сериал? Войдите на сайт, чтобы добавить его.
Войти
Регистрация
Хотите поставить оценку или добавить в список?
Нет аккаунта?
Присоединитесь к сообществу
Ответ от Travis Bell
, 29 июля 2016 в 10:01
Hi bshsbr,
There's no DB level difference between "top billed" and anything else but cast is sorted. You can query the /credits method, sort by
order
and use the top N items like I do on the website.Ответ от GHOST
, 29 июля 2016 в 22:44
OK Thank you! I have this idea too. Just check out that may be some DB for that was made.