Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 434 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 434 Bytes

Webscraping IMDB movies using Beautifulsoup

forthebadge Made with Jupyter
This repo consist of scraping of top 50 sci-fi movies from IMDB using Beautifulsoup and storing it in a csv file.

Libraries

Pandas

Beautifulsoup

Requests

Numpy