Brand reputation tracking
Trustpilotエンドポイントを使えば、「Brand reputation tracking」をドキュメント化された入力とJSONレスポンスによる再現可能なAPIリクエストに変えられます。
Use a Trustpilot reviews API to monitor review volume, star ratings, and customer feedback across companies and categories as structured JSON for reputation tracking, competitor analysis, and review intelligence workflows.
Use a Trustpilot API to collect company profiles, reviews, ratings, categories, and search results as structured JSON for reputation monitoring.
エンドポイントファミリー
4
ドキュメント化されたパラメータ
28
サンプル数
7
ライブカタログスナップショット
稼働エンドポイント
7
メソッド
GET
必須パラメータ
13
スキーマ参照
7
{
"platform": "Trustpilot",
"endpoint": "trustpilot-business-search",
"method": "GET",
"path": "/trustpilot/business-units/search",
"auth": "apiKey"
}関連ユースケース
ユースケース
Use a Trustpilot API to collect company profiles, reviews, ratings, categories, and search results as structured JSON for reputation monitoring.
Trustpilotエンドポイントを使えば、「Brand reputation tracking」をドキュメント化された入力とJSONレスポンスによる再現可能なAPIリクエストに変えられます。
Trustpilotエンドポイントを使えば、「Review ingestion」をドキュメント化された入力とJSONレスポンスによる再現可能なAPIリクエストに変えられます。
Trustpilotエンドポイントを使えば、「Competitor review analysis」をドキュメント化された入力とJSONレスポンスによる再現可能なAPIリクエストに変えられます。
マネージド実行
各CrawloraプラットフォームAPIは、特定のデータサーフェスに合わせて設計されています。汎用的なfetchエンドポイントを公開する代わりに、エンドポイント固有のリクエストロジック、マネージドインフラ、パース、正規化、課金、そしてPlaygroundで検証済みのサンプルを組み合わせています。
対象プラットフォームとエンドポイントの種類に合わせてリクエスト挙動をチューニングしています。
対応エンドポイントはマネージドプロキシルーティングを利用でき、信頼性を高めながらインフラ運用の手間を減らせます。
JavaScriptレンダリングが必要な動的ページは、マネージドブラウザインスタンス経由で処理できます。
チャレンジページや利用不能な上流レスポンスを検知し、明確に通知します。
結果は生のHTMLではなく、ドキュメント化されたJSONで返されます。
本番統合の前に、DocsとPlaygroundから同じルートをテストできます。
カバレッジマップ
これらのカードは稼働中のエンドポイントカタログから生成されるため、このページはDocsとPlaygroundが使うAPIサーフェスをそのまま反映します。
/trustpilot/business/{slug}
/trustpilot/categories
/trustpilot/business-units/search
/trustpilot/category/{slug}
エンドポイントカタログ
/trustpilot/business-units/searchReturns normalized business-unit search results from Trustpilot's JSON business-unit search API.
/trustpilot/business/{slug}Returns a summary Trustpilot business profile parsed from the public business page.
/trustpilot/business/{slug}/relatedReturns related company cards from Trustpilot's public business page rails.
/trustpilot/business/{slug}/reviewsReturns paginated Trustpilot business reviews parsed from the public review page.
/trustpilot/categoriesReturns the Trustpilot public category index grouped by top-level category.
/trustpilot/categories/searchReturns normalized category search results from Trustpilot's JSON category search API.
/trustpilot/category/{slug}Returns category metadata, company cards, and side rails from Trustpilot's public category page.
関連API
Trustpilotのスクレイピング方法
Trustpilot's official APIs are built for businesses managing their own profile, not for reading competitor or market reviews. Crawlora's Trustpilot endpoints return any public company profile, its reviews, categories, and search results as structured JSON with one API key.
Search Trustpilot business units by name or domain, or browse a category to build a list of company slugs to track.
Pass the company slug to Crawlora's Trustpilot endpoints (e.g. /trustpilot/business/{slug}, /trustpilot/business/{slug}/reviews).
Receive TrustScore, star rating, review count, category rankings, and individual reviews with rating, title, text, and date as clean JSON.
Re-run on a schedule to track rating movement, new reviews, and competitor reputation, and paginate reviews without maintaining a scraper.
FAQ
Send a company slug or domain to Crawlora's Trustpilot endpoints and get the profile, TrustScore, and paginated reviews back as structured JSON — no HTML parsing or proxy setup. Collect public data and respect Trustpilot's terms.
Trustpilot's official APIs require a paid business plan and are scoped to your own claimed profile, which makes competitor and market research impractical. Crawlora reads any public Trustpilot company page and returns profiles, reviews, ratings, categories, and search in one normalized JSON shape, plus hosted MCP tools for AI agents.
Collecting publicly accessible review and rating data is generally permissible if you respect Trustpilot's terms of use, robots directives, rate limits, and applicable law, including data-protection rules for reviewer names. This is for public data you are authorized to collect.