Game, movie, and TV rating aggregation
Metacriticエンドポイントを使えば、「Game, movie, and TV rating aggregation」をドキュメント化された入力とJSONレスポンスによる再現可能なAPIリクエストに変えられます。
Turn public Metacritic pages into structured critic and audience data — browse titles by content type and genre, game/movie/TV detail with Metascore and user score, and critic and user reviews as normalized JSON for review aggregation, rating research, and enrichment. Credential-free.
Extract Metacritic game, movie, and TV data — Metascores, user scores, critic reviews, and user reviews — as structured JSON from public Metacritic pages.
エンドポイントファミリー
4
ドキュメント化されたパラメータ
42
サンプル数
10
ライブカタログスナップショット
稼働エンドポイント
10
メソッド
GET
必須パラメータ
20
スキーマ参照
10
{
"platform": "Metacritic",
"endpoint": "metacritic-browse",
"method": "GET",
"path": "/metacritic/browse",
"auth": "apiKey"
}ユースケース
Extract Metacritic game, movie, and TV data — Metascores, user scores, critic reviews, and user reviews — as structured JSON from public Metacritic pages.
Metacriticエンドポイントを使えば、「Game, movie, and TV rating aggregation」をドキュメント化された入力とJSONレスポンスによる再現可能なAPIリクエストに変えられます。
Metacriticエンドポイントを使えば、「Critic and user review collection」をドキュメント化された入力とJSONレスポンスによる再現可能なAPIリクエストに変えられます。
Metacriticエンドポイントを使えば、「Release and genre browse monitoring」をドキュメント化された入力とJSONレスポンスによる再現可能なAPIリクエストに変えられます。
マネージド実行
以下の数値はすべて、稼働中のMetacriticエンドポイントカタログから取得しています(エンドポイント10件、ドキュメント化されたリクエストパラメータ42個、公開レスポンススキーマ10件)。DocsとPlaygroundが参照しているカタログと同じものです。
Metacriticのエンドポイントは10件、4つのリクエストファミリーに分類されています(Game、Movie、Tvほか1件)。
これらのMetacriticエンドポイントには42個のリクエストパラメータがドキュメント化されており、うち20個が必須です。統合コードを書く前に入力仕様をすべて確認できます。
10件のMetacriticエンドポイントのうち10件が実際のサンプルレスポンスを、10件がドキュメント化されたレスポンススキーマを備えています。最初のリクエストの前に実データの形に合わせて実装できます。
Metacriticのエンドポイントは成功時のスキーマに加えてエラーレスポンス(400、404、500、503)もドキュメント化しています。ブロック、レート制限、レコード欠損は空データではなく型付きのエラーとして返ります。
Metacriticのエンドポイントは10個のホスト型MCPツールとして提供されており、エージェントは同じパラメータと同じJSON契約のまま、追加の実装なしに同じルートを呼び出せます。
カバレッジマップ
これらのカードは稼働中のエンドポイントカタログから生成されるため、このページはDocsとPlaygroundが使うAPIサーフェスをそのまま反映します。
/metacritic/game/{slug}
/metacritic/movie/{slug}
/metacritic/tv/{slug}
/metacritic/browse
エンドポイントカタログ
/metacritic/browseBrowse Metacritic titles by content type, optionally filtered by genre and ordered by Metascore, popularity, or release date. Returns paginated title cards with Metascore and user score. Credential-free public Metacritic data.
MCPツール metacritic_browse
/metacritic/game/{slug}Returns a normalized Metacritic game: Metascore (critic) and user score with sentiment and review counts, genres, per-platform scores, developer/publisher, rating, release date, and trailer. Credential-free public Metacritic data.
MCPツール metacritic_game
/metacritic/game/{slug}/critic-reviewsReturns paginated professional/publication reviews for a game: publication, score, quote, author, platform, and source URL. Credential-free public Metacritic data.
MCPツール metacritic_game_critic_reviews
/metacritic/game/{slug}/user-reviewsReturns paginated user reviews for a game: author, score (0-10), quote, date, platform, helpfulness, and spoiler flag. Credential-free public Metacritic data.
MCPツール metacritic_game_user_reviews
/metacritic/movie/{slug}Returns a normalized Metacritic movie: Metascore (critic) and user score with sentiment and review counts, genres, cast/crew, rating, runtime, release date, IMDb id, and trailer. Credential-free public Metacritic data.
MCPツール metacritic_movie
/metacritic/movie/{slug}/critic-reviewsReturns paginated professional/publication reviews for a movie: publication, score, quote, author, and source URL. Credential-free public Metacritic data.
MCPツール metacritic_movie_critic_reviews
/metacritic/movie/{slug}/user-reviewsReturns paginated user reviews for a movie: author, score (0-10), quote, date, helpfulness, and spoiler flag. Credential-free public Metacritic data.
MCPツール metacritic_movie_user_reviews
/metacritic/tv/{slug}Returns a normalized Metacritic TV show: Metascore (critic) and user score with sentiment and review counts, genres, networks, season count, rating, release date, IMDb id, and trailer. Credential-free public Metacritic data.
MCPツール metacritic_tv
/metacritic/tv/{slug}/critic-reviewsReturns paginated professional/publication reviews for a TV show: publication, score, quote, author, and source URL. Credential-free public Metacritic data.
MCPツール metacritic_tv_critic_reviews
/metacritic/tv/{slug}/user-reviewsReturns paginated user reviews for a TV show: author, score (0-10), quote, date, helpfulness, and spoiler flag. Credential-free public Metacritic data.
MCPツール metacritic_tv_user_reviews
関連API
Media & Streaming
Research streaming catalogs, title availability, providers, offers, seasons, episodes, and release changes from JustWatch with normalized JSON.
Media & Streaming
Turn Apple Books ebook and audiobook pages into structured data — search, catalog detail, paginated customer reviews, similar titles, author bibliographies, series listings, and chart rankings as normalized JSON. Credential-free.
Media & Streaming
Search public Ticketmaster events and browse the full discovery hierarchy by category or city, with pagination plus event, attraction, and venue detail endpoints -- including fan reviews, related attractions, trending attractions, and enhanced venue branding -- for live-entertainment research.
Metacriticのスクレイピング方法
Metacritic's Metascores and user scores summarize critic and audience reception for games, movies, and TV. Crawlora's Metacritic endpoints return browse listings, title detail, and critic/user reviews as normalized JSON — no login, rate-limit juggling, or proxy setup.
A browse listing by content type and genre, or a game, movie, or TV title by slug (with its critic and user reviews).
Pass a content type or a title slug to Crawlora's Metacritic endpoint (e.g. /metacritic/browse, /metacritic/game, /metacritic/movie).
Receive title, Metascore, user score, genres, and review text as clean JSON, with fields varying by game / movie / TV.
Batch across browse pages and titles to build catalogs for review aggregation, rating research, or enrichment.
FAQ
Send a content type to Crawlora's Metacritic browse endpoint, or a title slug to the game/movie/TV endpoints, and get Metascores, user scores, and reviews as structured JSON — no login. Collect public data and respect Metacritic's terms.
Yes — each of /metacritic/game, /metacritic/movie, and /metacritic/tv has matching critic-reviews and user-reviews endpoints that return the individual review text and scores behind the aggregate Metascore and user score.
Collecting publicly accessible game, movie, and TV rating and review data is generally permissible if you respect Metacritic's terms of use, robots directives, rate limits, and applicable law. This is for public data you are authorized to collect.