Trustpilot Scraper
/trustpilot/categories/searchCategory Search
Search for categories by keyword.
QUERY PARAMS
Keyword or phrase to search categories by.
Language–country code used for localization. Matches the country selector in the Trustpilot website footer.
Default: en-US
Allowed values: da-DK, de-AT, de-CH, de-DE, en-AU, en-CA, en-GB, en-IE, en-NZ, en-US, es-ES, fi-FI, fr-BE, nl-BE, fr-FR, it-IT, ja-JP, nb-NO, nl-NL, pl-PL, pt-BR, pt-PT, sv-SE
{
"count": 5,
"results": [
{
"category_id": "gaming_service_provider",
"category_name": "Gaming service Provider",
"category_link": "https://www.trustpilot.com/categories/gaming_service_provider",
"root_category_id": "events_entertainment"
},
{
"category_id": "baby_store",
"category_name": "Baby Store",
"category_link": "https://www.trustpilot.com/categories/baby_store",
"root_category_id": "shopping_fashion"
},
{
"category_id": "gaming",
"category_name": "Gaming",
"category_link": "https://www.trustpilot.com/categories/gaming",
"root_category_id": "events_entertainment"
},
{
"category_id": "web_collaboration_platform",
"category_name": "Web Collaboration Platform",
"category_link": "https://www.trustpilot.com/categories/web_collaboration_platform",
"root_category_id": "electronics_technology"
},
{
"category_id": "media_company",
"category_name": "Media Company",
"category_link": "https://www.trustpilot.com/categories/media_company",
"root_category_id": "media_publishing"
}
]
}