
TrustRadius
1 day trial then $5.00/month - No credit card required now

TrustRadius
1 day trial then $5.00/month - No credit card required now
Get Software overview, reviews and sentiment (Negative, Neutral, Positive) from TrustRadius. It's fast and costs little.
Actor Metrics
2 monthly users
No reviews yet
4 bookmarks
>99% runs succeeded
Created in Aug 2023
Modified 2 months ago
You can access the TrustRadius programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.
1echo '{
2 "website": "Apify",
3 "proxy": {
4 "useApifyProxy": true,
5 "apifyProxyGroups": [
6 "RESIDENTIAL"
7 ]
8 }
9}' |
10apify call canadesk/trustradius --silent --output-dataset
TrustRadius API through CLI
The Apify CLI is the official tool that allows you to use TrustRadius locally, providing convenience functions and automatic retries on errors.
Install the Apify CLI
1npm i -g apify-cli
2apify login
Other API clients include: