Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 281 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 281 Bytes

BookMyShow Movie Web Crawler

Simple Crawler to get movies currently showing and upcoming from BookMyShow in a file.

Dependencies

  1. Python
  2. Scrapy Web crawling Library

Run

cd BookMyShowMovies
scrapy list  # list spiders available
scrapy crawl BookMyShowSpider