Skip to content

A Python web scraper designed to collect detailed data on 140 highly-rated action movies from Rotten Tomatoes.

Notifications You must be signed in to change notification settings

AugustoPerboni/RottenTomatoes-scraper

Repository files navigation

Action-Movies-RottenTomatoes-Scraper

This repository contains a Python-based web scraping tool designed specifically to gather detailed data on 140 highly-rated action movies from the popular movie review aggregator website, Rotten Tomatoes.

Overview

The primary purpose of this tool is to collect the following information:

  1. Movie Title
  2. Released Year
  3. Rotten Tomatoes Score
  4. Cast
  5. Director
  6. Synopsis
  7. Critics consensus

The gathered data can be used for various purposes such as data analysis, machine learning, data visualization, etc.

Usage

All the scraping steps are explained in a Jupyter notebook and the data extracted can be obtained in the 'data_140_action_movies.csv' file

About

A Python web scraper designed to collect detailed data on 140 highly-rated action movies from Rotten Tomatoes.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published