
Rotten Extractor
binhbui/rotten-extractor
You can extract information about movies and actors that are listed on the Rotten Tomatoes website using this actor. Each movie has different metadata such as Rating, Genre, Box Office, Studio, and Scores. These metadata can be helpful for many data science projects.
Start URLs
startUrls
array
Required
List of URLs that will be scraped or crawled. Go to https://www.rottentomatoes.com/browse and choose filter you want. Then copy the URL and paste it here.
Proxy configuration
proxyConfiguration
object
Optional
The best option is usually Automatic proxy. But you can also use your own proxies or no proxy
Max items
maxItems
integer
Optional
Limit number of videos to be scraped. Leave blank to scrape all videos.
Extend output function
extendOutputFunction
string
Optional
Function that takes a JQuery handle ($) as argument and returns data that will be merged with the default output
Developer
Maintained by Community
Actor stats
- 2 users
- 125 runs
- Modified 4 months ago
Categories