/imdb/titles/reviews

POST /api/imdb/titles/reviews

Price: 5 credits

User reviews of an IMDb title with sorting (helpfulness, newest, top rated, total votes) and optional author-rating and spoiler filters: summary, full text, author, rating, date and helpful votes.

How to use it

Fetch user reviews of an IMDb title by tt-ID or URL. Each review has id, summary, text, author, author_id, rating, submitted_date, up_vote_count, down_vote_count and is_spoiler. Sort by helpfulness, submission date, total votes or user rating; optionally filter by author rating or exclude spoilers. Set count to control how many reviews to return.

Parameters

Request body

Response

Errors

Response headers