Trustpilot
Working April 2026 Update! https://trustpilot.checkleaked.com/ Obtain all data from any trustpilot website. Useful to make carrousels with reviews. Non-official api. Information obtained from their website.
Trustpilot endpoints
| Method | Endpoint | Description |
|---|---|---|
| Trustpilot Insights (MongoDB B | ||
| GET |
Dataset Stats /trustpilot/insights/stats |
Returns a snapshot of the entire persisted Trustpilot dataset. Use as a dashboard root or to verify dataset coverage before running a heavier browse query. Includes counts of how… |
| GET |
Browse / Search Companies /trustpilot/insights/companies |
Search the persisted Trustpilot dataset with rich filters: text search across display name, identifying domain, website URL, description, and contact email; faceted filters for… |
| GET |
Filter Facets /trustpilot/insights/companies/facets |
Same query parameters as `/companies` (all filters honored). Returns aggregated counts so a client UI can render facet bars matching the current result set. Useful for "show me… |
| GET |
Recently Updated /trustpilot/insights/companies/recent |
Most-recently-updated company snapshots. Use to monitor scraping activity or build a "what's new" feed. |
| GET |
Top Companies (Already Listed) /trustpilot/insights/companies/top |
Top Companies |
| Lead generation | ||
| GET |
Listing /trustpilot/data/leads |
Generic filterable lead list. Accepts every filter param above plus |
| GET |
Unclaimed /trustpilot/data/leads/unclaimed |
Companies with `claimed=false` and (by default) `hasEmail=true`. Pitch Trustpilot management or competitor SaaS. |
| GET |
Weak Reply /trustpilot/data/leads/weak-reply |
Weak Reply |
| Consumer | ||
| GET |
Consumer Reviews /trustpilot/consumer/{consumerId}/reviews |
Only the reviews slice (paginated). Same parameters as 3.1. |
| Category | ||
| GET |
Category Search /trustpilot/categories/search |
Search Categories by Term |
| GET |
Category Details /trustpilot/category/{categoryId} |
Category details + default company listing. |
| GET |
Recently-reviewed companies (Category) /trustpilot/category/{categoryId}/recent |
Recently-reviewed companies (forces sort=latest_review). |
| GET |
Newest Companies (Category) /trustpilot/category/{categoryId}/newest |
Newest companies (forces sort=latest). |
| GET |
All Categories /trustpilot/categories/all |
Returns the entire `pageProps` Trustpilot's `/categories` page hydrates from: ~24 top-level categories (e.g. `animals_pets`, `beauty_wellbeing`, `cosmetics_makeup`) each with a… |
| GET |
Filter Companies in Category (extended) /trustpilot/category/{categoryId}/companies |
Filter Companies in Category (extended) |
| GET |
Semantic Suggestions /trustpilot/businessunits/semantic-suggestions |
Returns the curated list of suggested search queries Trustpilot promotes on the homepage for a given country code (e.g. *"Insurance agency in Los Angeles"*, *"Best e-commerce… |
| Other endpoints | ||
| GET |
Company Search /trustpilot/businessunits/search |
Search Domains by Query |
| GET |
Search Suggestions /trustpilot/suggestions |
Get Suggestions by Search Query |
| GET |
Company Profile /trustpilot/company/details |
Full company profile (business unit metadata, rating, contact, categories). |
| GET |
Company Reviews / |
Obtain feedbacks by "domain" and "page". This also includes information about the business. |
| GET |
Company Reviews (Advance Filtering) /trustpilot/feedbacks/filtered |
Get Feedback with additional filters Experimental Endpoint |
| GET |
Review Count (Business) /trustpilot/reviews/count |
Get the review count by business Id (you get it from the domain response) |
| GET |
Health /trustpilot/health |
Check Current Trustpilot Endpoint Health |
Trustpilot pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $5 / month | — |
|
| ULTRA | $10 / month | — |
|
| MEGA Recommended | $40 / month | — |
|