Jovian
Sign In

Web Scraping Rotten Tomatoes

Scraping Rotten Tomatoes 140 Action Movies to Watch using BeautifulSoup

clapperboard-image

Rotten Tomatoes is the world’s most trusted recommendation resources for quality entertainment. It is the leading online aggregator of movie and TV show reviews from critics. Entertainment fans look to Rotten Tomatoes for guidance and opinions on viewing selections.

“The world is now awash in data and we can see consumers in a lot clearer ways.” Max Levchin, PayPal co-founder

pip install jovian jupyter numpy pandas matplotlib seaborn --upgrade --quiet
Note: you may need to restart the kernel to use updated packages.
project_name = "web_scraping_rotten_tomatoes"
keith-s-richmond
Keith Richmond6 months ago