Skip to content

scrape multiple web pages with Python using BeautifulSoup and requests. We’ll then perform some simple analysis using pandas, and matplotlib.

Notifications You must be signed in to change notification settings

graphtobinary/IMDB-Data-Visualizations

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

IMDB Data Visualizations

scraping multiple web pages of IMDB Site with Python using BeautifulSoup and requests. And perform some simple analysis using pandas, and matplotlib.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

What things you need to install

BeautifulSoup
requests
pandas
matplotlib

Result

alt text

About

scrape multiple web pages with Python using BeautifulSoup and requests. We’ll then perform some simple analysis using pandas, and matplotlib.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages