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リクエストに変えられます。
マネージド実行
以下の数値はすべて、稼働中のTrustpilotエンドポイントカタログから取得しています(エンドポイント7件、ドキュメント化されたリクエストパラメータ28個、公開レスポンススキーマ7件)。DocsとPlaygroundが参照しているカタログと同じものです。
Trustpilotのエンドポイントは7件、4つのリクエストファミリーに分類されています(Business、Categories、Business Unitsほか1件)。
これらのTrustpilotエンドポイントには28個のリクエストパラメータがドキュメント化されており、うち13個が必須です。統合コードを書く前に入力仕様をすべて確認できます。
7件のTrustpilotエンドポイントのうち7件が実際のサンプルレスポンスを、7件がドキュメント化されたレスポンススキーマを備えています。最初のリクエストの前に実データの形に合わせて実装できます。
Trustpilotのエンドポイントは成功時のスキーマに加えてエラーレスポンス(400、404、429、500、503)もドキュメント化しています。ブロック、レート制限、レコード欠損は空データではなく型付きのエラーとして返ります。
Trustpilotのエンドポイントは7個のホスト型MCPツールとして提供されており、エージェントは同じパラメータと同じJSON契約のまま、追加の実装なしに同じルートを呼び出せます。
カバレッジマップ
これらのカードは稼働中のエンドポイントカタログから生成されるため、このページは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.
MCPツール trustpilot_business_search
/trustpilot/business/{slug}Returns a summary Trustpilot business profile parsed from the public business page.
MCPツール trustpilot_business
/trustpilot/business/{slug}/relatedReturns related company cards from Trustpilot's public business page rails.
MCPツール trustpilot_business_related
/trustpilot/business/{slug}/reviewsReturns paginated Trustpilot business reviews parsed from the public review page.
MCPツール trustpilot_business_reviews
/trustpilot/categoriesReturns the Trustpilot public category index grouped by top-level category.
MCPツール trustpilot_categories
/trustpilot/categories/searchReturns normalized category search results from Trustpilot's JSON category search API.
MCPツール trustpilot_category_search
/trustpilot/category/{slug}Returns category metadata, company cards, and side rails from Trustpilot's public category page.
MCPツール trustpilot_category
関連API
Reviews & Reputation
Search Yelp businesses by term and location and get normalized JSON results — ratings, review counts, categories, address, coordinates, and photos — for local business discovery, competitor research, and reputation monitoring.
Reviews & Reputation
Turn public Capterra software listings and reviews into normalized JSON for software discovery, competitor research, review analysis, and product enrichment. Search by category or keyword, resolve a product, then page through its public reviews without maintaining a scraper.
Reviews & Reputation
Turn public Better Business Bureau (bbb.org) pages into structured JSON — search or browse businesses by category and location, resolve a full business profile with its rating, accreditation, and contact detail, and pull a business's complaint history with response threads. Credential-free.
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 API is gated behind an Enterprise-tier business plan at custom pricing — the lower Standard and Pro plans have no API access at all — and it's 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.