Skip to content

haozhenWu/crawling_IMDB

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 

Repository files navigation

crawling_IMDB

This is a demo code of how to use scrapy to crawl the Top250 rate movies' Link,Name and year.

Use git clone https://github.com/haozhenWu/crawling_IMDB.git

to download the repository and run

scrapy crawl top250_movie -o top250_movie.csv

This will run the crawler named "top250_movie" and store the extracted informations into a csv file named top250_movie.csv

Right now, there are 3 spiders in the folder.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages