Skip to content

Files

Latest commit

99a691b · Oct 13, 2022

History

History

BSE_data

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Oct 13, 2022
Oct 13, 2022

BSE DATA

We can access BOMBAY STOCK EXCHANGE data through a package known as bsedata. Which can be found here.

  • Top gainers
  • Top losers
  • Scrips based on categories

Setup instructions

Make sure that you have bsedata package installed for this. If not you can do it by

pip install bsedata

Then just run the script.

Author

Sohel Ahmed

Disclaimers

Refrain from using this library if you are trying to query the stock exchange very very frequently. It increases load on BSE’s servers and might even lead to your IP address being blacklisted by them. Apart from the technical issues, it’s higly unethical. For frequent queries, consider buying data from BSE or a vendor. More details are available here