Skip to main content
Live scrape of a company’s public Trustpilot profile. Returns the displayed company name, aggregate rating, and the current page of public reviews. It does not log in, post reviews, or call Trustpilot’s private API. See the product page and review intelligence use case.

Endpoint

GET /v1/reviews · 8 credits

Parameters

page maps to Trustpilot’s public ?page= listing. Each page is a new 8-credit request. Sending limit is 400.

Response

An unlisted domain returns 404 not_found. A WAF wall returns 502 scrape_failed.

What this API does not do

  • It does not export Trustpilot’s private review corpus.
  • It does not score companies or recommend vendors.
  • It does not paginate with limit / cursor.
Keep author names and Trustpilot URLs where you display a review. Auth, credits, and error codes: Authentication.