Trustpilot Scraper Pro avatar
Trustpilot Scraper Pro

Pricing

$5.00/month + usage

Go to Store
Trustpilot Scraper Pro

Trustpilot Scraper Pro

Developed by

Zoro

Zoro

Maintained by Community

Trustpilot Scraper Pro is a powerful Apify actor that extracts detailed business information and customer reviews from Trustpilot. Choose between two modes: scrape company data (name, rating, contact, etc.) or collect reviews with filters.

5.0 (7)

Pricing

$5.00/month + usage

8

Total users

25

Monthly users

17

Runs succeeded

98%

Issues response

0.53 hours

Last modified

24 days ago

Trustpilot Scraper Pro

Scrape Trustpilot

A powerful and flexible Apify actor that lets you scrape company information and reviews from Trustpilot. Designed for automation, lead generation, reputation monitoring, and business intelligence.


Features

  • 🔍 Company Info Scraper — Get business details like name, address, rating, contact info, verification status, categories, etc.
  • ✍️ Review Scraper — Extract recent reviews with filtering (by stars, sort order, page range).
  • 📦 Pushes structured data to Apify dataset.

Modes

ModeDescription
company_infoScrapes details about one or more companies
reviewsScrapes reviews from a specific company page

Input Examples

1. Company Info Mode

{
"mode": "company_info",
"companyUrls": [
"https://www.trustpilot.com/review/www.google.com",
"https://www.trustpilot.com/review/www.facebook.com"
]
}

2. Reviews Mode

{
"mode": "reviews",
"companyUrl": "https://www.trustpilot.com/review/www.apple.com",
"sort": "relevance",
"stars": "5",
"pageMin": 1,
"pageMax": 3
}

Output Format

For company_info mode:

{
"name": "Google",
"verified": true,
"claimed": true,
"reviews": 10500,
"rating": 4.2,
"address": "1600 Amphitheatre Parkway",
"city": "Mountain View",
"zipcode": "94043",
"country": "United States",
"email": "support@google.com",
"phone": "+1 650-253-0000",
"website": "https://www.google.com",
"category": "Internet services",
"recent_review_date": "2024-12-01",
"recent_review_title": "Great service!",
"recent_review_text": "Loved the product and support team.",
"recent_reviewer_name": "John D.",
"recent_review_rating": 5,
"trustpilot_url": "https://www.trustpilot.com/review/www.google.com",
"one_star_count": 100,
"two_star_count": 50,
"three_star_count": 200,
"four_star_count": 800,
"five_star_count": 9350
}

For reviews mode:

{
"title": "Excellent Support!",
"text": "Quick and helpful service when I needed it.",
"rating": 5,
"date": "2024-11-30",
"reviewer": "Alice W.",
"page": 1
}

Output Download

  • Apify Dataset → Export as:
    • .json
    • .csv
    • .xlsx
    • .xml
  • Or download via Apify API.

Use Cases

  • ✅ Lead generation for marketing and sales
  • ✅ Competitor monitoring and market research
  • ✅ Reputation and sentiment analysis
  • ✅ Business directory creation
  • ✅ SEO intelligence and profile audits

⚙️ How It Works

  1. Select a mode: company_info or reviews
  2. Provide input as shown in the examples
  3. The actor fetches and parses Trustpilot data
  4. Results are saved in Apify dataset

📌 Notes

  • URLs must start with https://www.trustpilot.com/review/
  • If you input a raw domain like facebook.com, the actor will auto-format it correctly.
  • Review scraping supports filtering by:
    • Stars: 1 to 5 or all
    • Sort: "relevance" or "newest"
    • Pagination: Specify pageMin and pageMax

For feature requests or issues, please open a GitHub Issue or contact via Apify.


📈 Tags

trustpilot review scraper lead generation seo tool automation data extractor business scraper review monitoring company info