imdb-spider icon indicating copy to clipboard operation
imdb-spider copied to clipboard

scrapy spider for scraping imdb {movie_id: [recommended, ...]}

imdb-spider

Scrapy spider for scraping imdb {movie_id: [recommended, ...]}
Don't forget to:

  • change your proxy settings: "meta" in each request in spider and middleware in settings.py
  • create database, or change processing.py as you need.