virresh / StockD

EOD Stock data downloader.
https://virresh.github.io/projects/stockd
GNU General Public License v2.0
11 stars 4 forks source link

Implement support for cookies #9

Closed virresh closed 3 years ago

virresh commented 3 years ago

NSE has implemented a small cookie check mechanism on their new server. This fix will allow using NSE Archives as the default server now. In-case someone wants to leverage delivery data, they'll have to use the unreliable daily server unfortunately

Closes https://github.com/virresh/StockD/issues/7