trustpilot_company_reviews
Get a company's Trustpilot reviews plus its full profile (TrustScore, star rating, review counts, per-star breakdown, categories, claimed/verification status, reply behaviour, contact details). Each review has rating, title, text, dates, verification level, likes, author id/name/country and the company's reply. Filter by star rating, recency, language, verified-only, has-reply, or keyword. 20 reviews per page, up to 10 pages in one call.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pages | No | Pages to fetch, 1-10 (default: 1). Each page returns up to 20 reviews and is billed as one request. | |
| query | No | Only reviews matching this keyword | |
| domain | Yes | Company website domain (e.g. gossby.com) or its Trustpilot review-page URL | |
| rating | No | Only these star ratings, comma-separated 1-5 (e.g. '1,2') | |
| sort_by | No | Sort order | most_relevant |
| language | No | 2-letter ISO 639-1 language code (default: all languages) | |
| verified | No | Only verified reviews | |
| posted_ago | No | Only reviews from this period | |
| with_replies | No | Only reviews the company replied to | |
| get_sentiment | No | Add AI sentiment analysis (Plutchik emotions, dominant_emotion, intensity, and positive/negative/neutral polarity) to each result. Adds a small surcharge per page, or per request on single-request endpoints. |