Trustpilot Reviews Scraper
7 days trial then $5.00/month - No credit card required now
Trustpilot Reviews Scraper
7 days trial then $5.00/month - No credit card required now
Effortlessly retrieve information from numerous Trustpilot reviews across one or several Trustpilot business pages. Obtain review content, publication date, review URL, rating, and fundamental reviewer details. You can conveniently download this data in formats such as JSON, CSV, and Excel.
You can access the Trustpilot Reviews Scraper programmatically from your own applications by using the Apify API. You can 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 "businessUrls": [
3 {
4 "url": "https://www.trustpilot.com/review/beschuetzerbox.de"
5 }
6 ],
7 "proxy": {
8 "useApifyProxy": true
9 }
10}' |
11apify call shazux/trustpilot-reviews-scraper --silent --output-dataset
Trustpilot Reviews Scraper API through CLI
The Apify CLI is the official tool that allows you to use Trustpilot Reviews Scraper locally, providing convenience functions and automatic retries on errors.
Install the Apify CLI
1npm i -g apify-cli
2apify login
Other API clients include: