I wrote a quick dirty casperJS script to download historical data from NSE. NSE FTP services are not affordable for individual traders. Also I need only EOD data hence decided to scrape the required data from NSE.
Feel free to modify the script as per your needs. Its quite simple to use and understand. If you need any modifications and are unable to modify the script yourself then do let me know. I will try and help out.
You can clone/fork from : https://github.com/virenpc/nsehistoricaldata.git
By default it downloads 3 months data for all NSE stocks. I suggest modifying the script and remove scrips names which are not required.
Feel free to modify the script as per your needs. Its quite simple to use and understand. If you need any modifications and are unable to modify the script yourself then do let me know. I will try and help out.
You can clone/fork from : https://github.com/virenpc/nsehistoricaldata.git
By default it downloads 3 months data for all NSE stocks. I suggest modifying the script and remove scrips names which are not required.








