Topic
Crawlora's Metacritic coverage: 10 live API endpoints and 1 guide on scraping Metacritic data. See the endpoint table and the Metacritic Scraper API hub below for parameters, pricing, and comparisons.
API endpoints
| Method | Endpoint | Summary | Docs |
|---|---|---|---|
GET | /metacritic/browse | Browse Metacritic titles | |
GET | /metacritic/game/{slug} | Get a Metacritic game | |
GET | /metacritic/game/{slug}/critic-reviews | List a Metacritic game's critic reviews | |
GET | /metacritic/game/{slug}/user-reviews | List a Metacritic game's user reviews | |
GET | /metacritic/movie/{slug} | Get a Metacritic movie | |
GET | /metacritic/movie/{slug}/critic-reviews | List a Metacritic movie's critic reviews | |
GET | /metacritic/movie/{slug}/user-reviews | List a Metacritic movie's user reviews | |
GET | /metacritic/tv/{slug} | Get a Metacritic TV show | |
GET | /metacritic/tv/{slug}/critic-reviews | List a Metacritic TV show's critic reviews | |
GET | /metacritic/tv/{slug}/user-reviews | List a Metacritic TV show's user reviews |
API hub
Extract Metacritic game, movie, and TV data — Metascores, user scores, critic reviews, and user reviews — as structured JSON from public Metacritic pages.
Explore the Metacritic Scraper APIGuides