Skip to main content
POST
cURL

Body

application/json

Realtor.com review scraping parameters

query
string
required

Provide proper agent profile url or agent_slug.

reviews_to_fetch
number

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

pagination_token
string

The next page index for fetching paginated reviews, from previous API response

is_text_formatted
boolean

returns the review text with visual formatting preserved

sync_date
string

Fetches reviews posted on a specific date using format: YYYY-MM-DD

Response

Reviews fetched successfully

all_reviews
object[]

Array of fetched reviews

all_recommendation
object[]

Array of fetched recommendations

extra_information
object
message
string

Status message about the review extraction