/WebCrawler-IMDB

A web crawler for imdb using Python Scrapy

Primary LanguagePython

IMDB Web Crawler using Scrapy

This repository contains a Python web crawler built with Scrapy that crawls IMDB data. By changing the date value in the imdb_spider.py file, users can change the start or end year for the data they want to crawl. The program can be run using the run.py file, and the results are saved in CSV format.

Prerequisites

Python 3.x

Scrapy

Sample result:

image