
Metacritic Scraper
Pricing
$15.00/month + usage

Metacritic Scraper
Extract any data from Metacritic right away! Games, Music, Movies, TV Shows, People, Companies, and more information are ready for you. Get reviews immediately! Search for any keyword, filter by your needs, or get listing pages! Export your data by XML, JSON, CSV, Excel, or HTML
0.0 (0)
Pricing
$15.00/month + usage
6
Total users
144
Monthly users
13
Runs succeeded
>99%
Last modified
5 hours ago
You can access the Metacritic Scraper programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.
$echo '{< "search": "last of us",< "startUrls": [< "https://www.metacritic.com/music/sos/sza",< "https://www.metacritic.com/tv/the-witcher-blood-origin",< "https://www.metacritic.com/movie/whitney-houston-i-wanna-dance-with-somebody",< "https://www.metacritic.com/game/playstation-5/elden-ring",< "https://www.metacritic.com/search/all/hel/results",< "https://www.metacritic.com/search/game/hel/results",< "https://www.metacritic.com/browse/movies/score/metascore/all/filtered/netflix",< "https://www.metacritic.com/browse/tv/score/metascore/year/filtered?sort=desc&view=detailed",< "https://www.metacritic.com/browse/games/genre/date/action/ps4"< ],< "maxItems": 20,< "endPage": 1,< "extendOutputFunction": "($) => { return {} }",< "customMapFunction": "(object) => { return {...object} }",< "proxy": {< "useApifyProxy": true< }<}' |<apify call epctex/metacritic-scraper --silent --output-dataset
Metacritic Scraper API through CLI
The Apify CLI is the official tool that allows you to use Metacritic Scraper locally, providing convenience functions and automatic retries on errors.
Install the Apify CLI
$npm i -g apify-cli$apify login
Other API clients include: