Metacritic Scraper
3 days trial then $15.00/month - No credit card required now
Metacritic Scraper
3 days trial then $15.00/month - No credit card required now
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
Search mode
searchMode
EnumOptional
Search mode is used when the search keyword or a search URL is provided to search for a specific type of content. For example, if you want to search for a movie, you can use the movie search mode.
Value options:
"all": string"movie": string"game": string"tv": string
Default value of this property is "all"
Include reviews
includeReviews
booleanOptional
Include reviews in the output
Default value of this property is false
Start URLs
startUrls
arrayOptional
URLs to start with. It can be search, list, game detail, tv show detail, music detail or movie detail.
Maximum number of listing items
maxItems
integerOptional
Maximum number of listing items that you want as output. Default is all
List end page
endPage
integerOptional
The page number that you want to end with. By default there is no end page. This is applies to all search request and startUrls individually.
Extend output function
extendOutputFunction
stringOptional
Function that takes a JQuery handle ($) as argument and returns data that will be merged with the default output