/WebScrap-IMDB

🎬 Python scraper for IMDB: Extract movie/TV details for 📊 analysis & 🗃️ storage. Easy setup, 🔧 customizable, with 🖥️ CLI.

Primary LanguagePython

WebScrap-IMDB

🎬 Python scraper for IMDB: Extract movie/TV details for 📊 analysis & 🗃️ storage. Easy setup, 🔧 customizable, with 🖥️ CLI.

Run web scraper

Install the libraries first:

pip install -r requirements.txt

Run scrapy crawler:

scrapy crawl special_offers -o movies_data.json