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リクエストに変えられます。
マネージド実行
各CrawloraプラットフォームAPIは、特定のデータサーフェスに合わせて設計されています。汎用的なfetchエンドポイントを公開する代わりに、エンドポイント固有のリクエストロジック、マネージドインフラ、パース、正規化、課金、そしてPlaygroundで検証済みのサンプルを組み合わせています。
対象プラットフォームとエンドポイントの種類に合わせてリクエスト挙動をチューニングしています。
対応エンドポイントはマネージドプロキシルーティングを利用でき、信頼性を高めながらインフラ運用の手間を減らせます。
JavaScriptレンダリングが必要な動的ページは、マネージドブラウザインスタンス経由で処理できます。
チャレンジページや利用不能な上流レスポンスを検知し、明確に通知します。
結果は生のHTMLではなく、ドキュメント化されたJSONで返されます。
本番統合の前に、DocsとPlaygroundから同じルートをテストできます。
カバレッジマップ
これらのカードは稼働中のエンドポイントカタログから生成されるため、このページは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.
/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.
/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.
/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.
/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.
/metacritic/movie/{slug}/critic-reviewsReturns paginated professional/publication reviews for a movie: publication, score, quote, author, and source URL. Credential-free public Metacritic data.
/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.
/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.
/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.
/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.
関連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
Collect ESPN sports scores, teams, standings, rankings, rosters, athletes, game summaries, and news as normalized JSON for sports data workflows.
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.