/Bombay-Stock-Exchange-Crawl

Crawled BSE India and stored the data in a CSV file.

Primary LanguagePython

Bombay Stock Exchange crawl drawing

Used Scrapy to Scrape details of the BSE India and store that in CSV file.

Framework Used

  • Scrapy (Python framework)

Output

Output in CSV file with output

scrapy crawl bsespider -o BSEOutput.csv

Prerequisite

  • python3
  • Scrapy
  • urllib