'Is there any method in which I pass the date and I get only the movies which are inserted in your system at that day ?'
Не можете найти фильм или сериал? Войдите на сайт, чтобы добавить его.
Хотите поставить оценку или добавить в список?
Нет аккаунта?
Ответ от Travis Bell
, 7 марта 2016 в 09:54
Hi homepageusa,
I assume you're meaning on the API. We don't have a specific method movies that are created on a certain day but we do have one for movies that are edited and created on a day.
You can use the /movie/changes method with the
start_date
andend_date
params to get a list of movies that have been edited within a date query.