You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This script is used to scrape the list of Top 50 movies from year 1898-2019. This repository has a directory 'Datasets' which contains the list of all top_50_year.txt files.
This script is used to scrape the list of Top 50 movies from year your choice to 2018. This repository has a directory 'Datasets' which contains the list of all top_50_year.txt files.
Dependencies
Python
BeautifulSoup
requests
Execution
python IMDB_Top50_Scraper.py
About
This script is used to scrape the list of Top 50 movies from year 1898-2019. This repository has a directory 'Datasets' which contains the list of all top_50_year.txt files.