IMDB Ratings
3 days trial then $5.00/month - No credit card required now
This Actor may be unreliable while under maintenance. Would you like to try a similar Actor instead?
See alternative ActorsIMDB Ratings
3 days trial then $5.00/month - No credit card required now
Download movie data and ratings from biggest Movie database.
MOVIES IDs
MOVIE_IDS
arrayOptional
Array of movie IDs which wil be scraped. Example: ['tt2527338', 'tt1490017']
Search title
QUERY
stringOptional
Search query. It will save 5 IDs which can be scraped. Example: 'John Wick' or 'Star Wars'
IMDb Charts
CHART
stringOptional
Save IDs, scrape info or ratings from IMDB charts. Popular movies example: 'moviemeter'
Starting limit
START_LIMIT_FROM
integerOptional
Starting limit number for scraping charts. Default is 1. Set 100 and than it will scrape from 100.movie in IMDb Charts (example popular).
Default value of this property is 1
Scrape limit
LIMIT
integerOptional
Scraping limit number for IMDb Charts (popular). Default is 50.
Default value of this property is 50
Save movie data
GET_MOVIES_DATA
booleanOptional
If checked it will scrape movie data.
Default value of this property is false
Save rating data
GET_RATINGS
booleanOptional
If checked it will scrape movie ratings.
Default value of this property is true
Save IDs to dataset
SAVE_IDs
booleanOptional
If checked it will save IDs
Default value of this property is false
Cleaning dataset first
CLEAN_DATASET_NAMES
arrayOptional
Array of dataset name(s) which data will be deleted before scraping
Proxy configuration
proxyConfiguration
objectOptional
Specifies proxy servers that will be used by the scraper in order to hide its origin.
For details, see Proxy configuration in README.
Default value of this property is {"useApifyProxy":false}