metacritic.com API: get_reviews
metacritic.com via Parse · reviews_ratings
Retrieve critic or user reviews for a specific game, movie, or TV show. Returns up to 10 reviews per page with scores, authors, publications, dates, and review quotes. Returns input_not_found when the slug does not exist. A comprehensive API for extracting data from Metacritic, including search, detailed metadata, critic/user reviews, and ranked lists for games, movies, and TV shows. Fulfilled by Parse from metacritic.com.
- entertainment
- metacritic-com
- parse
- platform-key
- reviews-ratings
- streaming-video
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- reviews_ratings
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/fc50c015-8084-45b3-b1c7-d98ec7af4b14/get_reviews
- Interface artifact
- sha256:74932eb42f63b0306cf21403519827282374b594770ae7975a7f8a46733b6989
- Manifest digest
- sha256:cc3acf2bff2bf70095d6faf16ff4d5b5a0648e35e23f65e54e380037200393bf
Request fields
- slug (string, required): URL slug identifier for the specific item (e.g. 'inception', 'astro-bot')
- category (string, required): Item category: 'game', 'movie', or 'tv': Allowed values: game, movie, tv
- review_type (string): Type of reviews to retrieve: 'critic' or 'user': Allowed values: critic, user
Example queries
- {"slug":"elden-ring-shadow-of-the-erdtree","category":"game","review_type":"critic"}