Bombay Stock Exchange crawl Used Scrapy to Scrape details of the BSE India and store that in CSV file. Framework Used Scrapy (Python framework) Output BSEOutput Output in CSV file with output scrapy crawl bsespider -o BSEOutput.csv Prerequisite python3 Scrapy urllib