Trustpilot Scraper (Pay Per Event) avatar

Trustpilot Scraper (Pay Per Event)

Pricing

$0.50 / 1,000 results

Go to Apify Store
Trustpilot Scraper (Pay Per Event)

Trustpilot Scraper (Pay Per Event)

πŸš€ The ultimate Trustpilot Scraper for reputation management. Automatically extract reviews, ratings, verified badges, and company responses. Monitor customer sentiment and gather detailed statistics for your brand or competitors

Pricing

$0.50 / 1,000 results

Rating

0.0

(0)

Developer

Data Xplorer

Data Xplorer

Maintained by Community

Actor stats

0

Bookmarked

6

Total users

2

Monthly active users

4 days ago

Last modified

Share

πŸ” Trustpilot Scraper

Transform your market intelligence with our Trustpilot scraper! Whether you're analyzing customer feedback, monitoring brand reputation, or conducting competitor research, this tool efficiently collects and structures Trustpilot reviews data. Built for performance and reliability, it handles multilingual content and various Trustpilot domains with ease.

upwork scraper

πŸ’Ž Why Choose Our Trustpilot Scraper ?

  • Complete Company Metadata: Extraction of claimed status, paid subscriptions, and official contact details.
  • Business Rankings: Get the company's position in all its categories (e.g., "NΒ° 1 of 12 in Bank").
  • Detailed Reviews: Full review text, verified status, and reviewer location.
  • Company Replies: Complete tracking of business responses with precise timestamps.
  • Uniform Dates: All dates (review, experience, reply) are standardized in MM/DD/YYYY + timestamp format.

✨ What You'll Get

πŸ’¬ Review Data Structure

FieldDescription
companyCompany name (from official TrustPilot display name)
companyDetailsArray containing detailed company information:
- totalReviewsTotal number of reviews for the company
- globalRatingOverall company rating (1-5 scale)
- claimedProfileBoolean: true if the company has claimed its Trustpilot profile
- paidSubscriptionBoolean: true if the company has a paid Trustpilot subscription
- rankingsArray of business rankings (Category, Rank, and Total companies in category)
- companyInfoObject containing detailed metadata: Website, Country, BusinessUnitId, Score, Status, and Contact Info (Email, Phone, Address)
- ratingDetailsDetailed statistics for each rating (1-5 stars) with count and percentage
- categoriesArray of company categories from breadcrumb navigation
reviewRatingIndividual review rating (1-5 scale)
reviewSentimentReview sentiment classification (positive/neutral/negative)
reviewTitleTitle/headline of the review
reviewTextComplete review content
reviewDateArray containing formatted date (MM/DD/YYYY) and timestamp
reviewDetailsArray containing:
- isVerifiedBoolean indicating if the review is verified
- reviewerName of the reviewer
- locationCountry code of the reviewer
- reviewCountNumber of reviews written by the reviewer
- experience_dateExperience date (formatted and timestamp)
- companyReplyCompany response details:
- companyName of the company replying
- dateArray containing formatted date (MM/DD/YYYY) and timestamp
- messageContent of the company's response

πŸ“‹ Quick Start

Input Parameters

ParameterTypeDefaultDescription
urlsarrayrequiredList of Trustpilot review URLs (max 5)
maxReviewsnumber20Number of reviews to collect per company

Input Example

{
"maxReviews": 10,
"urls": [
{
"url": "https://www.trustpilot.com/review/www.amazon.com",
"method": "GET"
}
]
}

Output Example

[
{
"company": "Qonto",
"companyDetails": [
{ "totalReviews": 55028 },
{ "globalRating": 4.8 },
{ "claimedProfile": true },
{ "paidSubscription": true },
{
"rankings": [
{ "category": "Bank", "rank": 1, "totalCompanies": 16 },
{ "category": "Financial Institution", "rank": 1, "totalCompanies": 12 }
]
},
{
"companyInfo": {
"displayName": "Qonto",
"websiteUrl": "http://qonto.com",
"country": "FR",
"contactInfo": {
"email": "hello@qonto.com"
}
}
}
],
"reviewRating": 5,
"reviewSentiment": "positive",
"reviewTitle": "Excellent service!",
"reviewText": "Top le service très patiente et super réactive.",
"reviewDate": [
{ "formatted": "04/03/2026" },
{ "timestamp": 1775223545000 }
],
"reviewDetails": [
{ "isVerified": true },
{ "reviewer": "Kevin P." },
{ "companyReply": {
"company": "Qonto",
"date": [
{ "formatted": "04/03/2026" },
{ "timestamp": 1775225504000 }
],
"message": "Bonjour Kevin, nous sommes ravis que vous aimiez Qonto !"
}
}
]
}
]

πŸ’‘ Pro Tips

  • Process up to 5 companies simultaneously
  • Each company can have its own review limit
  • All reviews are collected chronologically
  • Works with any Trustpilot domain (fr, uk, de, etc.)
  • Automatic language detection and processing
  • Consistent data format across all companies

πŸ”’ Reliability & Performance

  • Concurrent processing of multiple companies
  • Smart rate limiting per domain
  • Efficient resource management
  • Robust error handling

🀝 Support

Need help? Have questions? We're here to help! Open an issue or reach out to our team.