Socket
Book a DemoInstallSign in
Socket

nse-quotes-api

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nse-quotes-api

A Yahoo API Wrapper for getting quotes from the national stock exchance (NSE)

1.0.4
latest
Source
npmnpm
Version published
Weekly downloads
1
Maintainers
1
Weekly downloads
 
Created
Source

NSE Quotes API

npm version

I made this wrapper for easing my personal projects. It is a simple wrapper for the Yahoo Finance API. It is not an official API.

Features

  • Get latest quotes of single NSE stock ✨.
  • Get latest quotes of multiple NSE stocks 🚀.
  • Typescript support 🎉.

Installation

npm install nse-quotes-api

Usage

const { getMultipleLTPs } = require("nse-quotes-api");

// Get quotes of single stock
const data = getLTP("INFY");

// Get quotes of multiple stocks
const data = getMultipleLTPs(["TCS", "INFY"]);

Keywords

nse

FAQs

Package last updated on 12 May 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.