Movie Reviews
Get New York Times reviews, you can search using keywords and optionally define other search criteria
Usage
Parameters
keyword
Reviews of movies with this keyword
str
False
Dictionary of search options
dict
False
Dictionary of dates about the review
dict
False
options
options
order
How to sort the results (by-title
, by-publication-date
or by-opening-date
)
str
False
reviewer
Name of the reviewer
str
False
critics_pick
Only return critics' pick if True
bool
False
dates
dates
opening_date_start
Reviews about movies released at or after this date
datetime.datetime
False
opening_date_end
Reviews about movies released at or before this date
datetime.datetime
False
publication_date_start
Reviews released at or after this date
datetime.datetime
False
publication_date_end
Reviews released at or before this date
datetime.datetime
False
Example
Last updated