Trustpilot Reviews Extractor avatar
Trustpilot Reviews Extractor

Pricing

Pay per event

Go to Apify Store
Trustpilot Reviews Extractor

Trustpilot Reviews Extractor

Extract customer reviews, ratings, and feedback from any Trustpilot business page. Perfect for reputation monitoring, competitor analysis, and customer sentiment research.

Pricing

Pay per event

Rating

0.0

(0)

Developer

Agenscrape

Agenscrape

Maintained by Community

Actor stats

1

Bookmarked

2

Total users

1

Monthly active users

5 days ago

Last modified

Share

Extract customer reviews, ratings, and feedback from any Trustpilot business page. Perfect for reputation monitoring, competitor analysis, and customer sentiment research.

Features

✅ Extract unlimited reviews from any Trustpilot business page ✅ Get detailed review data including ratings, text, and dates ✅ Capture reviewer information and verification status ✅ Fast and reliable extraction ✅ Export to JSON, CSV, Excel, or XML

What Data Can You Extract?

  • Review Details: Title, text content, and ratings (1-5 stars)
  • Dates: Published date, experience date, and update date
  • Reviewer Info: Name, country, total review count, and profile image
  • Verification: Verification status, source, and level
  • Engagement: Number of likes and replies
  • Additional: Language, source, and review URL

Input Configuration

The actor accepts the following input parameters:

URLs (Required)

List of Trustpilot business review pages to scrape.

Example:

https://www.trustpilot.com/review/lendingclub.com
https://www.trustpilot.com/review/apple.com

Max Reviews Per URL (Optional)

Limit the number of reviews extracted per URL. Leave empty to extract all available reviews.

Default: Extract all reviews

Output

The actor stores results in the dataset. Each review includes:

{
"reviewId": "691efe2dadd908c5357d7c36",
"businessUnit": "lendingclub.com",
"reviewUrl": "https://www.trustpilot.com/review/lendingclub.com",
"title": "Was very simple to apply for the loan",
"text": "Was very simple to apply for the loan. Approval and funding was quick.",
"rating": 5,
"publishedDate": "2025-11-20T13:40:29.000Z",
"experiencedDate": "2025-11-14T00:00:00.000Z",
"consumerName": "Jeffrey",
"consumerCountry": "US",
"consumerReviewCount": 1,
"isVerified": true,
"verificationSource": "invitation",
"verificationLevel": "invited",
"likes": 0,
"source": "InvitationLinkApi",
"language": "en"
}

Use Cases

  • Reputation Management: Monitor customer feedback and sentiment
  • Competitor Analysis: Track competitor reviews and ratings
  • Market Research: Analyze customer pain points and preferences
  • Business Intelligence: Extract insights from customer reviews
  • Sentiment Analysis: Collect data for sentiment analysis projects

Example Input

{
"urls": [
"https://www.trustpilot.com/review/lendingclub.com",
"https://www.trustpilot.com/review/apple.com"
],
"maxReviewsPerUrl": 100
}

Getting Started

  1. Click "Try for free"
  2. Add one or more Trustpilot business review URLs
  3. Optionally set a maximum number of reviews per URL
  4. Run the actor
  5. Download your data in your preferred format

Performance

The actor is optimized for speed and reliability:

  • Processes multiple pages efficiently
  • Handles pagination automatically
  • Includes retry logic for robustness

Export Formats

Export your extracted reviews in multiple formats:

  • JSON
  • CSV
  • Excel
  • XML
  • RSS
  • HTML Table

Note: This actor extracts publicly available data from Trustpilot. Please ensure your use complies with Trustpilot's terms of service.