App Logo
trustpilot.com

Get Trustpilot reviewer profile

Get a Trustpilot reviewer's public profile by user id: display name, country, review count, lifetime stats, and their service reviews (each carries the company it's about via businessUnit). Paginated. The user id is the reviews[].consumer.id field returned by get_reviews.

Input

userId required

Trustpilot reviewer's user id, e.g. "5d94d461636e9426c4b832fc" (the reviews[].consumer.id field from get_reviews).

page optional

1-based page of the reviewer's reviews.

Default: 1

Output

userId required
reviews required
pagination required
displayName required
country optional
verified optional
statistics optional
profilePicture optional
numberOfReviews optional

FAQ

Get a Trustpilot reviewer's public profile by user id: display name, country, review count, lifetime stats, and their service reviews (each carries the company it's about via businessUnit). Paginated. The user id is the reviews[].consumer.id field returned by get_reviews.
Required: userId. Optional: page.
It returns userId, country, reviews, verified, pagination, statistics, displayName, profilePicture, numberOfReviews.
No. It only uses pages of trustpilot.com that are reachable without signing in.
It only reads. It looks things up on trustpilot.com and changes nothing there.
Ask an AI agent connected to Reduck to run reduck/trustpilot.com/get_reviewer, or run it from a terminal with the Reduck CLI: npx @reduck-ai/cli@latest run --script reduck/trustpilot.com/get_reviewer
It is part of Reduck's official curated catalogue.

Start building not clicking