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.
Can't find a movie or TV show? Login to create it.
Reply by Travis Bell
on March 7, 2016 at 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.