Skip to main content
POST
cURL

Body

application/json

Rotten Tomatoes review scraping parameters

query
string
required

Provide proper movie page url or movie slug.

review_type
enum<string>
default:audience

Specifies the type of reviews that want.

Available options:
audience,
critics
reviews_to_fetch
number

Number of reviews to fetch (default: all reviews, or within 30-second timeout)

is_text_formatted
boolean

returns the review text with visual formatting preserved

Response

Reviews fetched successfully

all_reviews
object[]

Array of fetched reviews

message
string

Status message about the review extraction