
Trustpilot
3 days trial then $5.00/month - No credit card required now

Trustpilot
3 days trial then $5.00/month - No credit card required now
Get reviews and sentiment (Negative, Neutral, Positive) from Trustpilot. It's fast, costs little and supports all countries.
Actor Metrics
19 monthly users
No reviews yet
10 bookmarks
>99% runs succeeded
1.7 days response time
Created in Aug 2023
Modified 2 months ago
You can access the Trustpilot 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": [
3 "www.expensify.com"
4 ],
5 "proxy": {
6 "useApifyProxy": true
7 }
8}' |
9apify call canadesk/trustpilot --silent --output-dataset
Trustpilot API through CLI
The Apify CLI is the official tool that allows you to use Trustpilot locally, providing convenience functions and automatic retries on errors.
Install the Apify CLI
1npm i -g apify-cli
2apify login
Other API clients include: