Trustpilot Scraper: Business Reviews and Trust Scores

Extract business profiles and consumer reviews from Trustpilot, the global review platform spanning every major industry. Two output types in one run: business profiles (company name, domain, website, trust score, average rating, total review count, categories, country, logo) and individual reviews (1 to 5 star rating, title, full text, author name, author country, total reviews by author, date posted, date of experience, verified purchase status, company reply text and date, source like Organic or Invited). Search by keyword or paste business URLs. Filter by star rating, sort by recency or relevance. We extract only publicly visible review pages, no login bypass.

Open on Apify → Try it now
Business
$3/1k profiles
Review
$1/1k reviews
Coverage
Global
Filters
Stars + sort
RAM
128MB
Proxy
Residential

What you can scrape

Primary use cases

API example

# Start a run via the Apify API
curl -X POST "https://api.apify.com/v2/acts/santamaria-automations~trustpilot-scraper/runs?token=YOUR_TOKEN" \
  -H "Content-Type: application/json" \
  -d '{
    "urls": ["https://www.trustpilot.com/review/amazon.com"],
    "maxReviewsPerBusiness": 50,
    "sortBy": "recency"
  }'

# Or use with AI agents via MCP:
# https://mcp.apify.com?tools=santamaria-automations/trustpilot-scraper

Integrations

Output fields (review item)

FieldTypeExample
typestringreview
company_namestringAmazon
star_ratinginteger5
titlestringFast shipping, accurate listing
review_textstringOrder arrived a day early...
author_namestringJane D.
author_countrystringGB
date_postedstring2026-04-22
verifiedbooleantrue
company_replystringThanks for the kind words ...

Notes and limits

Related Actors

Open on Apify → Try it now (free tier available)