Trustpilot Company Search Scraper avatar

Trustpilot Company Search Scraper

Pricing

from $5.00 / 1,000 runs

Go to Apify Store
Trustpilot Company Search Scraper

Trustpilot Company Search Scraper

Search Trustpilot companies by name with minimum rating and review count filters

Pricing

from $5.00 / 1,000 runs

Rating

0.0

(0)

Developer

Data Direct

Data Direct

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

4 days ago

Last modified

Share

Search Trustpilot companies by name or keyword. Returns 10 matches per page, plus the categories that match the query.

Features

  • Real-time Trustpilot data — results are fetched live at run time, never cached or stale
  • No login, cookies, or proxy configuration needed — just provide the input and run
  • Each result is pushed as a separate dataset item, exportable as JSON, CSV, or Excel
  • Fast: a typical run finishes in seconds

Input

FieldTypeRequiredDescription
querystringyesCompany name or keyword (max 500 characters)
pageintegernoPage number, 1-500 (default: 1). Each page returns up to 10 results
min_ratingstringnoOnly companies with at least this TrustScore: 3, 4, 4.5 One of: 3, 4, 4.5.
min_review_countstringnoOnly companies with at least this many reviews: 25, 50, 100, 250, 500 One of: 25, 50, 100, 250, 500.

Pricing

This Actor is billed per run — a flat $0.005 per run.

  • One run returns all matching results for your input, and costs $0.005 — whether it comes back with one result or hundreds.
  • You’re only charged when a run succeeds. Failed runs are free.

Example output

{
"companies": [
{
"business_unit_id": "46ad346800006400050092d0",
"name": "Amazon",
"domain": "www.amazon.com",
"website": "https://www.amazon.com",
"url": "https://www.trustpilot.com/review/www.amazon.com",
"logo": null,
"rating": 1.6,
"stars": 1.5,
"review_count": 48972,
"categories": [
{
"category_id": "book_store",
"name": "Book Store",
"is_primary": false
},
{
"category_id": "clothing_store",
"name": "Clothing Store",
"is_primary": false
},
{
"category_id": "shoe_store",
"name": "Shoe Store",
"is_primary": false
},
{
"category_id": "hobby_store",
"name": "Hobby Store",
"is_primary": false
}
],
"city": null,
"country": "United Kingdom",
"address": null,
"zipcode": null,
"is_recommended": false
},
{
"business_unit_id": "46d72ac0000064000500e9bb",
"name": "Amazon",
"domain": "www.amazon.fr",
"website": "https://www.amazon.fr",
"url": "https://www.trustpilot.com/review/www.amazon.fr",
"logo": null,
"rating": 1.6,
"stars": 1.5,
"review_count": 19281,
"categories": [
{
"category_id": "events_entertainment",
"name": "Events & Entertainment",
"is_primary": false
}
],
"city": null,
"country": "France",
"address": null,
"zipcode": null,
"is_recommended": false
}
],
"count": 10,
"page": 1,
"total_pages": 56,
"total_results": 557,
"query": "amazon",
"categories": [
{
"category_id": "book_store",
"name": "Book Store
... (truncated)

About

Maintained by Data Direct — a small suite of fast, reliable Trustpilot and web-data scrapers. Each actor returns clean, structured results with no login, cookies, or proxy setup required. Have a question or a custom data need? Open an issue on this actor.