nitinvijay23 / Web-Scrape-Top-250-movies-IMDB

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Web-Scrape-Top-250-movies-IMDB

Using BeautifulSoup I have extracted the top 250 IMDB movies from the URL http://www.imdb.com/chart/top and converted the data into pandas dataframe.

Currently the dataframe has 3 columns, moviename, Released Year and Ratings.

About


Languages

Language:Jupyter Notebook 100.0%