trustradius.com API: search_reviews
trustradius.com via Parse · reviews_ratings
Search reviews for a specific product by keyword on TrustRadius. Returns reviews whose content matches the keyword, extracted from the server-rendered product reviews page. Results are paginated with approximately 10 reviews per page. The product_slug is obtained from the search_products endpoint. Search for software products, retrieve product profiles with ratings and pricing, get paginated product reviews, and search reviews by keyword on TrustRadius. Fulfilled by Parse from trustradius.com.
- b2b-directory
- developer-tools
- parse
- platform-key
- reviews-ratings
- trustradius-com
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- reviews_ratings
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/00e2f47a-3b05-4c51-99b8-01649fd7fd59/search_reviews
- Interface artifact
- sha256:dd0c97d05bc88ba15595e24bd622eb406a057895b09ee0561b83eff4726b6434
- Manifest digest
- sha256:06b444fdd7a12c58bea0e6a7b01f8fe28fbc04aece4b0520b42257cd76d04ece
Request fields
- page (integer): Page number for pagination (1-based).
- keyword (string, required): Keyword to search within reviews (e.g. 'dashboard', 'integration').
- product_slug (string, required): Product URL slug (e.g. 'salesforce-spiff'). Obtained from search_products results.
Example queries
- {"keyword":"commission","product_slug":"salesforce-agentforce-marketing"}