trustpilot.com API: get_company_reviews
trustpilot.com via Parse · reviews_ratings
Fetch paginated reviews for a company with optional star filtering, sort order, and keyword search. 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.06 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_reviews
- Interface artifact
- sha256:2e4ee2800697ecb0f3cfeca52b2fb89e25a368b3f7b69e8d6e4bb20e3c256276
- Manifest digest
- sha256:0fb1e18be5d6bf2bf47d0cca3bb8a6f5683dfd425d0ffcf87e80ab1777b7f7eb
Request fields
- page (integer): Page number
- sort (string): Sort order for reviews: Allowed values: recency
- stars (string): Filter by star rating (1-5): Allowed values: 1, 2, 3, 4, 5
- domain (string, required): Company domain/identifying name as used on Trustpilot
- keyword (string): Search keyword within reviews
Example queries
- {"page":"1","sort":"recency","stars":"1","domain":"www.amazon.com"}