Instead of using the /3/movie/latest call and looping through every ID, is it possible to download everything in one shot, and then using /3/movie/latest just for maintenance?
¿No encuentras una película o serie? Inicia sesión para crearla:
¿Quieres puntuar o añadir este elemento a una lista?
¿No eres miembro?
Contestado por Travis Bell
el 29 de septiembre de 2012 a las 14:55
Hi Jason,
No, it is not possible. The only way we offer data is via the API. After you did an initial scan, you would be able to just check the latest method as you described to grab ids that have been created since your last check. This is exactly how the API is designed.