Trustpilot Reviews & Ratings Scraper [Fast & Cheap] avatar

Trustpilot Reviews & Ratings Scraper [Fast & Cheap]

Pricing

Pay per usage

Go to Apify Store
Trustpilot Reviews & Ratings Scraper [Fast & Cheap]

Trustpilot Reviews & Ratings Scraper [Fast & Cheap]

Lightning-fast scraper for Trustpilot reviews. Extract customer ratings, text feedback, reviewer country, verified status, dates, and company replies with zero browser overhead.

Pricing

Pay per usage

Rating

0.0

(0)

Developer

Stepan Pagerka

Stepan Pagerka

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

15 days ago

Last modified

Share

⭐ Trustpilot Reviews & Ratings Scraper [Fast & Cheap]

Lightning-fast, cost-effective Trustpilot scraper. Extract customer reviews, star ratings, reviewer country, verified buyer badges, dates of experience, and official company responses.


⚡ Key Features

  • ⭐ Star Rating & Language Filtering: Extract all reviews or filter specifically for 1-star complaints (competitor research) or 5-star testimonials.
  • ⚡ Super Fast Cheerio Architecture: Extracts structured JSON data directly without heavy browser emulation, using minimal Compute Units (CU).
  • 🛡️ Verified Buyer & Reply Extraction: Detects whether the review is verified and captures official business responses with timestamps.
  • 📊 Clean Dataset Export: Directly export data to CSV, Excel, JSON, XML, or integrate with Google Sheets, Zapier, Make, or webhooks.

📥 Input Parameters

ParameterTypeDefaultDescription
startUrlsArray["https://www.trustpilot.com/review/apify.com"]Trustpilot company URLs, domain names (e.g. revolut.com, amazon.com).
maxReviewsInteger100Maximum reviews to extract per company.
starsFilterString"all"Filter by star rating ("all", "1", "2", "3", "4", "5").
languageString"all"Review language filter code (e.g. "en", "de", "fr").
proxyConfigurationObject{ useApifyProxy: true }Proxy settings to ensure uninterrupted extraction.

📤 Sample Output (JSON)

{
"reviewId": "665c89a0f023b123456789ab",
"companyDomain": "apify.com",
"companyName": "Apify",
"rating": 5,
"title": "Best web scraping platform available!",
"text": "Apify made it extremely simple to automate our data pipelines and scrapers. The customer support is top notch.",
"datePublished": "2026-05-15T14:32:00.000Z",
"dateOfExperience": "2026-05-14T00:00:00.000Z",
"isVerified": true,
"reviewer": {
"name": "Alex Johnson",
"country": "US",
"reviewCount": 4
},
"reply": {
"text": "Thank you for the wonderful feedback, Alex!",
"date": "2026-05-16T09:15:00.000Z"
},
"reviewUrl": "https://www.trustpilot.com/reviews/665c89a0f023b123456789ab"
}

🚀 Integrations & Use Cases

  • Competitor Analysis: Discover weaknesses and common complaints about competitors.
  • Sentiment Analysis: Analyze trends in customer satisfaction using LLMs or NLP.
  • Customer Testimonials: Automatically sync positive 5-star reviews to your website or CRM.