Search Trustpilot businesses by name/keyword. Returns each company's identifyingName (the domain key used by get_company/get_reviews), TrustScore, stars, review count, location, contact and categories. Paginated.
Input
queryrequired
Company name or keyword, e.g. "nike".
pageoptional
1-based results page (pageSize 10).
Default: 1
Output
queryrequired
hasMorerequired
businessesrequired
paginationrequired
FAQ
Search Trustpilot businesses by name/keyword. Returns each company's identifyingName (the domain key used by get_company/get_reviews), TrustScore, stars, review count, location, contact and categories. Paginated.
Required: query. Optional: page.
It returns query, hasMore, businesses, pagination.
No. It only uses pages of trustpilot.com that are reachable without signing in.
It only reads. It looks things up on trustpilot.com and changes nothing there.
Ask an AI agent connected to Reduck to run reduck/trustpilot.com/search_company, or run it from a terminal with the Reduck CLI: npx @reduck-ai/cli@latest run --script reduck/trustpilot.com/search_company
It is part of Reduck's official curated catalogue.