Skip to main content
POST
cURL

Body

application/json

houzz review scraping parameters

query
string

Provide proper Houzz Reviews url.

reviews_to_fetch
number

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

sort_type
enum<string>
default:NEWEST

Order in which reviews should be sorted

Available options:
NEWEST,
HIGHEST_RATED,
LOWEST_RATED,
MOST_HELPFUL,
OLDEST
pagination_token
string

The next_page received with the past request, which is required for the pagination

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

extra_information
object
message
string

Status message about the review extraction