trustpilot.com API: get_company_review_summary
trustpilot.com via Parse · reviews_ratings
Get AI summary, review topics, rating breakdown, and recent review texts for a company. Accepts either a direct company domain or a search query. When 'domain' is provided, returns summary for that single company. When 'query' is provided, searches for matching companies and returns review summaries for each match (up to 'limit' results). The query mode makes 1 search request plus 1-2 requests per matching company. Scraper for Trustpilot company reviews, ratings, categories, and user profiles. Fulfilled by Parse from trustpilot.com.
- b2b-directory
- ecommerce
- parse
- platform-key
- reviews-ratings
- trustpilot-com
Price and execution
- Price
- $0.10 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- reviews_ratings
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/0b40cf9a-5885-41d4-abff-e1fabe63b9dc/get_company_review_summary
- Interface artifact
- sha256:28735078e2722c1ebd43e6841670ff70222b1a421262da625e595afc2cde8fea
- Manifest digest
- sha256:8e16a71c99b03016e3feee83583e06950a4d556e0ae2b9fcff19c2df392aa9db
Request fields
- limit (integer): Maximum number of company summaries to return when using query mode (max 10). Ignored when domain is provided.
- query (string): Search keyword to find companies (e.g. 'AI Services'). When provided, searches for matching companies and returns their review summaries. Either 'domain' or 'query' must be provided.
- domain (string): Company domain/identifying name as used on Trustpilot (e.g. 'www.nike.com'). Either 'domain' or 'query' must be provided.
Example queries
- {"domain":"www.nike.com"}