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 and end_date params to get a list of movies that have been edited within a date query.
Kan du ikke finde en film eller TV-serie? Log in og opret den.
Svar af Travis Bell
d. 7 marts 2016 kl. 9:54 AM
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.