Scrap Top Movies from IMDB
This Python script will Scrap the details of top 250 movies from IMDB and generate a CSV file for it
Technologies used:
- pandas
- BeautifulSoup
Running the script:
$ python3 imdb_top.py
This Python script will Scrap the details of top 250 movies from IMDB and generate a CSV file for it
$ python3 imdb_top.py