IMDb Scraper
1 day trial then $50.00/month - No credit card required now
IMDb Scraper
1 day trial then $50.00/month - No credit card required now
Free IMDb API to extract and download data on movies, TV shows, video games, and other listings from IMDb. Delivers custom machine-readable IMDb datasets containing all information on your selected listings.
"story line": $('#titleStoryLine div p span').text().trim(), doesn't work. Can you provide a working example?
My actor is Cheerio crawler with static html (first/init loading). The story line is a lazy/dynamic loading by Javascript when you scroll down the web page so it's not existing in the web page.
In your case, we need to use Puppeteer crawler.
If you want to write a custom actor, please contact me at dtrungtin@gmail.com.