Skip to content

IMDb Movie Scraper A web scraper that extracts movie titles and release years from IMDb’s Top Chart using Selenium and BeautifulSoup for efficient data handling. 🔹 Key Features: Extracts titles & release years Handles JavaScript-heavy pages User-Agent rotation for stealth Saves data in JSON/CSV Optimized for large-scale scraping

Notifications You must be signed in to change notification settings

Dscrapper/IMDb-Scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

🎬 IMDb Movie Scraper

Python Web Scraping License

📌 Overview

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.

🚀 Features

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


⚙️ Installation & Setup

1️⃣ Clone the Repository

git clone https://github.com/Dscrapper/IMDb-Scraper.git
cd IMDb-Scraper

About

IMDb Movie Scraper A web scraper that extracts movie titles and release years from IMDb’s Top Chart using Selenium and BeautifulSoup for efficient data handling. 🔹 Key Features: Extracts titles & release years Handles JavaScript-heavy pages User-Agent rotation for stealth Saves data in JSON/CSV Optimized for large-scale scraping

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages