App Logo
trustpilot.com

Get single Trustpilot review

Get one Trustpilot review by its id (the review.id from get_reviews) via its permalink: author, rating, title, full text, dates, likes, verification, the company's reply, and the business it's about.

Input

reviewId required

Review id, e.g. "6a3a161deae6527cc081666d" (the id field from get_reviews).

Output

id required
text required
rating required
dates optional
likes optional
reply optional
title optional
source optional
business optional
consumer optional
language optional
location optional
isVerified optional

FAQ

Get one Trustpilot review by its id (the review.id from get_reviews) via its permalink: author, rating, title, full text, dates, likes, verification, the company's reply, and the business it's about.
Required: reviewId.
It returns id, text, dates, likes, reply, title, rating, source, business, consumer, language, location, isVerified.
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_review, or run it from a terminal with the Reduck CLI: npx @reduck-ai/cli@latest run --script reduck/trustpilot.com/get_review
It is part of Reduck's official curated catalogue.

Start building not clicking