Brand reputation tracking
Use Trustpilot endpoints to turn brand reputation tracking into repeatable API requests with documented inputs and JSON responses.
Use a Trustpilot reviews API to monitor review volume, star ratings, and customer feedback across companies and categories as structured JSON for reputation tracking, competitor analysis, and review intelligence workflows.
Use a Trustpilot API to collect company profiles, reviews, ratings, categories, and search results as structured JSON for reputation monitoring.
Endpoint families
4
Documented params
28
Examples
7
Live catalog snapshot
Active endpoints
7
Methods
GET
Required params
13
Schema refs
7
{
"platform": "Trustpilot",
"endpoint": "trustpilot-business-search",
"method": "GET",
"path": "/trustpilot/business-units/search",
"auth": "apiKey"
}Related use cases
Use cases
Use a Trustpilot API to collect company profiles, reviews, ratings, categories, and search results as structured JSON for reputation monitoring.
Use Trustpilot endpoints to turn brand reputation tracking into repeatable API requests with documented inputs and JSON responses.
Use Trustpilot endpoints to turn review ingestion into repeatable API requests with documented inputs and JSON responses.
Use Trustpilot endpoints to turn competitor review analysis into repeatable API requests with documented inputs and JSON responses.
Managed execution
Each Crawlora platform API is designed around a specific data surface. Instead of exposing a generic fetch endpoint, Crawlora combines endpoint-specific request logic, managed infrastructure, parsing, normalization, billing, and Playground-tested examples.
Request behavior is tuned for the target platform and endpoint type.
Supported endpoints can use managed proxy routing to improve reliability and reduce infrastructure work.
Dynamic pages can be routed through managed browser instances where JavaScript rendering is required.
Challenge pages and unusable upstream responses are detected and surfaced clearly.
Results are returned as documented JSON instead of raw HTML.
Test the same route from Docs and Playground before production integration.
Coverage map
These cards are generated from the active endpoint catalog, so the landing page reflects the same API surface used by Docs and Playground.
/trustpilot/business/{slug}
/trustpilot/categories
/trustpilot/business-units/search
/trustpilot/category/{slug}
Endpoint catalog
/trustpilot/business-units/searchReturns normalized business-unit search results from Trustpilot's JSON business-unit search API.
/trustpilot/business/{slug}Returns a summary Trustpilot business profile parsed from the public business page.
/trustpilot/business/{slug}/relatedReturns related company cards from Trustpilot's public business page rails.
/trustpilot/business/{slug}/reviewsReturns paginated Trustpilot business reviews parsed from the public review page.
/trustpilot/categoriesReturns the Trustpilot public category index grouped by top-level category.
/trustpilot/categories/searchReturns normalized category search results from Trustpilot's JSON category search API.
/trustpilot/category/{slug}Returns category metadata, company cards, and side rails from Trustpilot's public category page.
Related APIs
Reviews & Reputation
Search Yelp businesses by term and location and get normalized JSON results — ratings, review counts, categories, address, coordinates, and photos — for local business discovery, competitor research, and reputation monitoring.
Reviews & Reputation
Turn public Capterra software listings and reviews into normalized JSON for software discovery, competitor research, review analysis, and product enrichment. Search by category or keyword, resolve a product, then page through its public reviews without maintaining a scraper.
How to scrape Trustpilot
Trustpilot's official APIs are built for businesses managing their own profile, not for reading competitor or market reviews. Crawlora's Trustpilot endpoints return any public company profile, its reviews, categories, and search results as structured JSON with one API key.
Search Trustpilot business units by name or domain, or browse a category to build a list of company slugs to track.
Pass the company slug to Crawlora's Trustpilot endpoints (e.g. /trustpilot/business/{slug}, /trustpilot/business/{slug}/reviews).
Receive TrustScore, star rating, review count, category rankings, and individual reviews with rating, title, text, and date as clean JSON.
Re-run on a schedule to track rating movement, new reviews, and competitor reputation, and paginate reviews without maintaining a scraper.
FAQ
Send a company slug or domain to Crawlora's Trustpilot endpoints and get the profile, TrustScore, and paginated reviews back as structured JSON — no HTML parsing or proxy setup. Collect public data and respect Trustpilot's terms.
Trustpilot's official APIs require a paid business plan and are scoped to your own claimed profile, which makes competitor and market research impractical. Crawlora reads any public Trustpilot company page and returns profiles, reviews, ratings, categories, and search in one normalized JSON shape, plus hosted MCP tools for AI agents.
Collecting publicly accessible review and rating data is generally permissible if you respect Trustpilot's terms of use, robots directives, rate limits, and applicable law, including data-protection rules for reviewer names. This is for public data you are authorized to collect.