This IMDb Movie Scraper extracts movie titles and release years from IMDb's Top Chart.
It uses BeautifulSoup
for parsing and Selenium for handling JavaScript-heavy pages.
✅ Extracts movie titles & years
✅ Handles dynamic content using Selenium
✅ Uses User-Agent rotation for stealth
✅ Implements error handling for robustness
✅ Saves data in JSON/CSV format
git clone https://github.com/Dscrapper/IMDb-Scraper.git
cd IMDb-Scraper