Trustpilot Category Details Scraper avatar

Trustpilot Category Details Scraper

Pricing

from $5.00 / 1,000 runs

Go to Apify Store
Trustpilot Category Details Scraper

Trustpilot Category Details Scraper

Get a Trustpilot category's details and subcategories

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

Get a Trustpilot category's display name, business count, parent, and subcategories. Works at any level of the taxonomy.

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
category_idstringyesCategory slug, e.g. electronics_technology. See Category IDs (https://apidirect.io/docs/trustpilot-category-ids). A trustpilot.com/categories/... URL also works

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

{
"category": {
"category_id": "electronics_technology",
"name": "Electronics & Technology",
"business_count": 59806,
"parent_id": null,
"url": "https://www.trustpilot.com/categories/electronics_technology",
"subcategories": [
{
"category_id": "appliances_electronics",
"name": "Appliances & Electronics",
"business_count": 5569
},
{
"category_id": "audio_visual",
"name": "Audio & Visual",
"business_count": 1807
},
{
"category_id": "computers_phones",
"name": "Computers & Phones",
"business_count": 8342
},
{
"category_id": "internet_software",
"name": "Internet & Software",
"business_count": 45334
},
{
"category_id": "repair_services",
"name": "Repair & Services",
"business_count": 2857
}
]
}
}

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.