Trustpilot Reviews Scraper
by rigelbytes
Extract Trustpilot reviews for any business. Get reviewer names, ratings, text, and verification status for market research and sentiment analysis. Fast, reliable, and proxy-ready.
Opens on Apify.com
About Trustpilot Reviews Scraper
Need to pull Trustpilot reviews for your project? This scraper is what I use. It reliably grabs all the key details from any business page on Trustpilot, including the reviewer's name, their profile link, star rating, and the full text of their comment. It also captures useful metadata like how many 'likes' a review has and whether it's marked as verified. I run it with proxies to avoid blocks, and it's consistently fast, which saves a ton of time. I built this primarily for market research and sentiment analysis. Having this structured data lets you spot trends in customer feedback, monitor your brand's reputation, or keep an eye on competitors without manually checking the site. It's straightforward to set up and just works, outputting clean data you can plug directly into your analysis tools or CRM for lead generation. If you're looking to gather public review data at scale, this actor handles the heavy lifting.
What does this actor do?
Trustpilot Reviews Scraper is a web scraping and automation tool available on the Apify platform. It's designed to help you extract data and automate tasks efficiently in the cloud.
Key Features
- Cloud-based execution - no local setup required
- Scalable infrastructure for large-scale operations
- API access for integration with your applications
- Built-in proxy rotation and anti-blocking measures
- Scheduled runs and webhooks for automation
How to Use
- Click "Try This Actor" to open it on Apify
- Create a free Apify account if you don't have one
- Configure the input parameters as needed
- Run the actor and download your results
Documentation
Trustpilot Reviews Scraper
Scrapes Trustpilot reviews for companies, extracting detailed reviewer data and review content. Priced at $30/month for unlimited usage.
Overview
This Apify actor extracts structured review data from Trustpilot company pages. It handles the scraping logic, proxy rotation, and data normalization, returning clean JSON datasets suitable for analysis, lead generation, or monitoring.
Key Features
- Extracts comprehensive review data, including:
- Reviewer details: name, profile picture URL, profile URL, verification status, total reviews by reviewer.
- Review content: title, text, rating (stars), likes count.
- Metadata: published date, experienced date, review language.
- Unlimited scraping for a flat monthly fee.
- Built-in retry mechanisms for reliability.
- Supports proxy configuration to avoid rate-limiting.
Input
Configure the actor run with an input JSON object.
| Field | Type | Required | Description |
|---|---|---|---|
urls |
Array | Yes | List of Trustpilot company page URLs to scrape. |
maxReviews |
Number | No | Maximum number of reviews to scrape per company. |
proxy |
Object | No | Proxy configuration (e.g., { "useApifyProxy": true }). |
Example Input:
{
"urls": ["https://www.trustpilot.com/review/sportdeal24.de"],
"maxReviews": 100
}
How to Use
You can run the actor via the Apify Console, API, or CLI.
Via API (Python):
from apify_client import ApifyClient
client = ApifyClient("<YOUR_API_TOKEN>")
run_input = { "urls": ["https://www.trustpilot.com/review/example.com"] }
run = client.actor("rigelbytes/trustpilot-reviews").call(run_input=run_input)
Via API (JavaScript):
import { ApifyClient } from 'apify-client';
const client = new ApifyClient({ token: '<YOUR_API_TOKEN>' });
const run = await client.actor("rigelbytes/trustpilot-reviews").call({
urls: ["https://www.trustpilot.com/review/example.com"]
});
Via cURL:
curl "https://api.apify.com/v2/acts/rigelbytes~trustpilot-reviews/runs?token=<YOUR_API_TOKEN>" \
-X POST \
-H "Content-Type: application/json" \
-d '{"urls":["https://www.trustpilot.com/review/example.com"]}'
Output
The actor outputs a dataset of review items, each containing the extracted fields as a structured JSON object. You can download the results as JSON, CSV, or other formats from the Apify dataset storage.
Pricing: $30/month for unlimited companies and reviews.
Actor ID: rigelbytes/trustpilot-reviews
Categories
Common Use Cases
Market Research
Gather competitive intelligence and market data
Lead Generation
Extract contact information for sales outreach
Price Monitoring
Track competitor pricing and product changes
Content Aggregation
Collect and organize content from multiple sources
Ready to Get Started?
Try Trustpilot Reviews Scraper now on Apify. Free tier available with no credit card required.
Start Free TrialActor Information
- Developer
- rigelbytes
- Pricing
- Paid
- Total Runs
- 113
- Active Users
- 6
Related Actors
Company Employees Scraper
by build_matrix
🔥 LinkedIn Jobs Scraper
by bebity
Linkedin Company Detail (No Cookies)
by apimaestro
Linkedin Profile Details Batch Scraper + EMAIL (No Cookies)
by apimaestro
Apify provides a cloud platform for web scraping, data extraction, and automation. Build and run web scrapers in the cloud.
Learn more about ApifyNeed Professional Help?
Couldn't solve your problem? Hire a verified specialist on Fiverr to get it done quickly and professionally.
Trusted by millions | Money-back guarantee | 24/7 Support