Project information
- Category: Machine Learning
- Project date: 2022
- Project URL: https://github.com/tiffanivick/metacritic-movies
Metacritic Movie Scraper
In this project, I utilized Python and regular expressions to develop a web scraper designed to extract valuable information from Metacritic, a popular movie review website. The primary objective was to gather data including movie titles, release dates, descriptions, Metascores (a metric indicating critical reception), and movie images. This project leverages Python and regular expressions to create a robust web scraper for Metacritic, effectively collecting movie-related data for analysis.