Skip to content

Wellitsabhi/nse-stocks-data

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NSE Stocks Data

⚠️ Disclaimer: This is unofficial and scrapes public endpoints from NSE’s website.
Use responsibly and respect NSE’s terms of service.
Not suitable for high-frequency or production trading systems.


⭐ Support

If this repo helped you, please consider giving it a star on GitHub!
It motivates me to keep improving and sharing.

👉 Star the repo here


Overview

A simple Node.js script to fetch live stock data from the National Stock Exchange (NSE) of India.
Perfect for learning, personal dashboards, or small automation projects.


🚀 Features

  • Fetches real-time NSE stock data using NSE’s own quote API.
  • Lightweight: just one script (index.js).
  • Works with any NSE symbol you provide.

📦 Setup

Clone and install dependencies:

git clone https://github.com/Wellitsabhi/nse-stocks-data.git
cd nse-stocks-data
npm install
node index.js

About

Get all NSE stocks data, for any usage. Without any "resource not found" error

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published