
Trustpilot Company Categories
Pricing
$4.00/month + usage

Trustpilot Company Categories
Scrape Trustpilot businesses using 3 modes: category, keyword, or detailed business. Filter by location, country, trust score, verification status. Extract company data, ratings, reviews, contact info, and more making it perfect for market research, reputation tracking, or business insights.
5.0 (4)
Pricing
$4.00/month + usage
8
Total users
73
Monthly users
27
Runs succeeded
>99%
Issues response
3.9 days
Last modified
2 days ago
No results when searching for keywords with dots in between
Closed
I'm trying to get search results for keywords containing a dot in between words (like a domain), but getting no results back.
Trying the search manually on Trustpilot yields results for these values.
E.g. input:
"search": "microsoft.com","searchType": "search",
or
"search": "flo.health","searchType": "search",

Hello, Thank you for reporting this issue. It appears that Trustpilot's search function recognizes URLs and redirects directly to the company detail page instead of returning search results. I'll need to parse the detail page instead. This will take maximum a couple of days to implement. Best regards

Hello, I've implemented the page detail parser. It now works with additional response data including:
reviewsratingdata
Please let me know if this meets your requirements
ontargetai
That's great, thank you. It does exactly what we need!
This creates an opportunity for something else that would be of great value for us, if possible.
If we open a Trustpilot reviews page for any of the examples given initially (e.g. https://www.trustpilot.com/review/www.microsoft.com
), they also have a section for People also looked at
(suggestions of similar things).
Would it be possible to have a toggle to also include either just the suggested domains or (preferably) some minimal data - which is already visible in these suggestions (i.e. name/title, nr of reviews, domain, image url)?

Thanks for the feedback. I've added to the response
"similarBusinessUnits": [{"businessUnitId": "46aa1826000064000500920e","businessUnitDisplayName": "Apple","businessUnitIdentifyingName": "www.apple.com","businessUnitLogo": "//s3-eu-west-1.amazonaws.com/tpd/screenshots/46aa1826000064000500920e/198x149.png","numberOfReviews": 10542,"stars": 2,"statusCode": 4,"tier": "5dd5135ce747052198a08e6b","trustScore": 1.8},...]
Fyi I've also added
"aiSummary": {"summary": "Most reviewers were let down by their experience overall. People express frustration with various aspects of Microsoft's services.....","status": "Published","lang": "en","updatedAt": "2025-07-02T09:27:14Z"
ontargetai
That is amazing, thank you!