NSEDownload Versions Save

Python Library to get historical stocks data on NSE

v4.0

2 years ago

Updates in New 4.0 Version

  1. Added multithreaded support to improve speed. Up to 3x faster compared to 3.0
  2. Tested and merged price adjustment feature for stocks
  3. Refactored code for scraping to reduce redundancies.

v3.0

3 years ago
  1. Code is broken into modules and reduced redundancies.
  2. Progress bar is added.
  3. Better handling of HTTP errors and timeouts.