Atajos de teclado
Búsqueda avanzada
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.
¿No encuentras una película o serie? Inicia sesión para crearla:
Iniciar sesión
Regístrate
¿Quieres puntuar o añadir este elemento a una lista?
¿No eres miembro?
Regístrate y únete a la comunidad
Contestado por Travis Bell
el 29 de julio de 2016 a las 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.Contestado por GHOST
el 29 de julio de 2016 a las 22:44
OK Thank you! I have this idea too. Just check out that may be some DB for that was made.