TrustPilot Review Crawler avatar
TrustPilot Review Crawler

Pricing

$8.00/month + usage

Go to Store
TrustPilot Review Crawler

TrustPilot Review Crawler

Developed by

Zoltan

Zoltan

Maintained by Community

Craw TrustPilot reviews of a list of companies. The following fields are provided (when available): - Review title - Review text - Review date and time - Consumer name - Consumer avatar - Review URL - Rating - Date of experience - Business name - Business URL

0.0 (0)

Pricing

$8.00/month + usage

1

Total users

57

Monthly users

2

Runs succeeded

>99%

Last modified

4 months ago

You can access the TrustPilot Review Crawler 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.

$echo '{
< "trustpilot_pages": [
< "https://www.trustpilot.com/review/stellasolar.se"
< ]
<}' |
<apify call tcz/trustpilot-review-crawler --silent --output-dataset

TrustPilot Review Crawler API through CLI

The Apify CLI is the official tool that allows you to use TrustPilot Review Crawler locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

$npm i -g apify-cli
$apify login

Other API clients include: