Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 352 Bytes

File metadata and controls

10 lines (6 loc) · 352 Bytes

MOVIES SCRAPPER

A Python spider built on Scrapy. It takes data from movie sites and stores it to MySQL Database. From now it support IMDB and also fetch movies covers and download to a directory. More scrapers will be added later.

Usage:

cd movie_scrapper
scrapy crawl imdb_toplist