Metacritic Scraper

  • epctex/metacritic-scraper
  • Modified
  • Users 27
  • Runs 3k
  • Created by Author's avatarepctex

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

Free trial for 3 days

Then $25.00/month

No credit card required now

Metacritic Scraper

Free trial for 3 days

Then $25.00/month

Search keyword

search

Optional

string

The keyword that you can search on metacritic

Search mode

searchMode

Optional

Enum

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.

Options:

"all": string"movie": string"game": string"tv": string"person": string

Include reviews

includeReviews

Optional

boolean

Include reviews in the output

Start URLs

startUrls

Optional

array

URLs to start with. It can be search, list, game detail, person detail, tv show detail, music detail or movie detail.

Maximum number of listing items

maxItems

Optional

integer

Maximum number of listing items that you want as output. Default is all

List end page

endPage

Optional

integer

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

Optional

string

Function that takes a JQuery handle ($) as argument and returns data that will be merged with the default output

Custom map function

customMapFunction

Optional

string

Function that takes each of the objects as argument and returns data that will be mapped by the function itself.

Proxy configuration

proxy

Optional

object

Select proxies to be used by your crawler.