Skip to content

Scrapy project to fetch movies data from IMDB and put on MySQL DB. It download movie covers also and more scrapers will be done on future.

Notifications You must be signed in to change notification settings

qiwsir/movie-scrapper

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Scrapy project to fetch movies data from IMDB and put on MySQL DB. It download movie covers also and more scrapers will be done on future.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published