Trustradius: Get Product Reviews
Trustradius via Parse · reviews_ratings
Retrieve paginated reviews for a product on TrustRadius. Returns review metadata including title, heading, rating score, published date, reviewer department, company industry, and company size. Pagination is controlled via start (0-based offset) and limit (max 50, default 10). The product_id 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
- 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/get_product_reviews
- Interface artifact
- sha256:ef67fc77e78814afd10071c1c4904e878b7a996795ea1f49a222b3a851cb929d
- Manifest digest
- sha256:e4256f0aac79115be39bce607372808df34470d8fab78ea783b722bdfd9b60c9
Request fields
- limit (integer): Number of reviews to return per page. Capped at 50.
- start (integer): 0-based offset for pagination.
- product_id (string, required): TrustRadius product ID (e.g. '5d126a798ca4b400320cde11'). Obtained from search_products results.
Example queries
- {"product_id":"5061d969e1ff5d0200000049"}