Discover/nepsealpha.com API
live

nepsealpha.com APInepsealpha.com

Access NEPSE live prices, historical OHLCV, technical signals, fundamental ratios, sector summaries, and risk metrics via the NepseAlpha API.

Endpoints
10
Updated
14d ago
Try it
Maximum number of results to return
Search keyword (company name or symbol)
api.parse.bot/scraper/646d18ff-34ab-4123-becc-9b1b6b35031e/<endpoint>
Ready to send
Fill in the parameters and hit sign in to send to see live response data here.
Use it in your codegrab a free API key at signup
curl -X GET 'https://api.parse.bot/scraper/646d18ff-34ab-4123-becc-9b1b6b35031e/search_symbol?limit=10&query=NABIL' \
  -H 'X-API-Key: $PARSE_API_KEY'
All endpoints · 10 totalclick to expand

Search for company or stock symbols by keyword. Returns matching stocks with metadata including symbol, name, sector, and exchange.

Input
ParamTypeDescription
limitintegerMaximum number of results to return
queryrequiredstringSearch keyword (company name or symbol)
Response
{
  "type": "object",
  "fields": {
    "data": "array of matching stock objects with symbol, full_name, description, exchange, type, sector fields",
    "status": "string indicating success"
  },
  "sample": {
    "data": [
      {
        "type": "stock",
        "sector": "BANKING",
        "symbol": "NABIL",
        "exchange": "Commercial Banks src:Nepsealpha.com",
        "full_name": "NABIL",
        "is_master": true,
        "description": "Nabil Bank Limited"
      }
    ],
    "status": "success"
  }
}

About the nepsealpha.com API

The NepseAlpha API exposes 10 endpoints covering the Nepal Stock Exchange (NEPSE), returning live market prices, historical OHLCV data, sector performance, and trading signals. The get_technical_signals endpoint alone surfaces RSI 14, MACD, Bollinger Bands, SMA crossovers, and trend indicators for every listed stock. You can also query adjusted or unadjusted historical prices, retrieve per-symbol risk metrics like beta and Sharpe ratio, and search the NEPSE symbol universe by keyword.

Market Data Coverage

The get_live_market endpoint returns a snapshot of the entire NEPSE session: individual stock prices (live_stock_price, latest_price), a ranked list of top gainers and losers (looser_gainer), sector-level data, and a boolean is_market_open flag alongside a marketSummary object. All live data is tagged with an asOf timestamp so you know exactly when the snapshot was taken.

Historical Prices and Chart-Ready Feeds

get_historical_price_data accepts a symbol (stock or index such as NEPSE), a start_date and end_date in YYYY-MM-DD format, a price_type of either adjusted or unadjusted, and a time_frame of daily, weekly, or monthly. Each record returns open, high, low, close, volume, turnover, and percent_change. For charting libraries, get_tradingview_history returns the same price history in array form (o, h, l, c, v, t) keyed to a status string s. The 1D resolution is the most reliable; 1W and 1M may be subject to tighter rate limits.

Signals and Risk

get_technical_signals covers every listed stock with RSI 14, MACD, Bollinger Band position, SMA crossover state, a composite Technical Summary, and an entry-risk rating. get_fundamental_signals pairs PE, PB, ROE, ROA, PEG, dividend yield, and payout ratio with a sector-relative Ratios Summary. get_risk_assessment adds quantitative risk fields per symbol: 3-month beta, alpha, Sharpe ratio, daily volatility, 95% VaR, Piotroski F-score, Altman Z-score, and a G-score. These three endpoints return data for all stocks in a single call, making them practical for screener-style workflows.

Sectors and Daily Summary

get_sector_summary returns each NEPSE sector's PE, PB, ROE, sparkline data, and daily index gain. get_daily_market_summary delivers intraday gainers, losers, volume leaders, and turnover leaders as structured arrays. Symbol discovery is handled by search_symbol, which accepts a query string and an optional limit and returns symbol, full_name, sector, exchange, type, and description for each match.

Common use cases
  • Build a NEPSE stock screener filtering by RSI, MACD, and Bollinger Band signals from get_technical_signals
  • Backtest trading strategies using adjusted or unadjusted OHLCV data from get_historical_price_data
  • Display live NEPSE gainers and losers on a dashboard using the looser_gainer field from get_live_market
  • Rank sectors by PE, PB, and daily gain using get_sector_summary for sector-rotation analysis
  • Assess portfolio risk by pulling beta, Sharpe ratio, and 95% VaR from get_risk_assessment
  • Populate chart widgets with TradingView-compatible OHLCV arrays via get_tradingview_history
  • Monitor high-turnover and high-volume stocks daily using turnover and volume leader arrays from get_daily_market_summary
Pricing & limitsSee full pricing →
TierPriceCredits/monthRate limit
Free$0/mo1005 req/min
Hobby$30/mo1,00020 req/min
Developer$100/mo5,000250 req/min

One credit = one API call regardless of which marketplace API you call. Exceeding the rate limit returns a 429 response. Authenticate with the X-API-Key header.

Frequently asked questions
Does NepseAlpha offer an official developer API?+
NepseAlpha does not publish a documented public developer API. This Parse API provides structured programmatic access to the data available on nepsealpha.com.
What does `get_historical_price_data` return, and can I get adjusted prices?+
The endpoint returns an array of daily (or weekly/monthly) OHLCV records per symbol, each including open, high, low, close, volume, turnover, f_date, and percent_change. Set the price_type parameter to adjusted to get bonus- and rights-adjusted prices, or unadjusted for raw exchange-reported figures. Omitting end_date defaults to the current date.
Are intraday tick-by-tick prices available?+
The API does not expose intraday tick data or sub-daily OHLCV bars. The finest granularity available through get_historical_price_data and get_tradingview_history is daily. You can fork this API on Parse and revise it to add an intraday endpoint if that data becomes accessible.
What does `get_floorsheet_live` return?+
The endpoint returns a props object containing live floorsheet transaction data — the record of buyer and seller broker IDs and quantities for each trade. The current response shape exposes a top-level props object; specific nested fields may vary by session. You can fork this API on Parse and revise it to normalize or filter specific floorsheet columns.
Does the API cover instruments outside NEPSE, such as bonds, mutual funds, or indices from other exchanges?+
Coverage is limited to NEPSE-listed equities and the NEPSE index itself. Bonds, treasury bills, and stocks from exchanges outside Nepal are not covered by these endpoints. You can fork this API on Parse and revise it to add endpoints for additional instrument classes if that data is available on the source site.
Page content last updated . Spec covers 10 endpoints from nepsealpha.com.
Related APIs in FinanceSee all →
mazda.ca API
Find current vehicle deals, financing rates, lease options, and incentives across all Mazda Canada models and trims, with pricing tailored to your province. Get instant payment quotes to compare your options and discover the best offers available.
13f.info API
13f.info API
etoro.com API
Monitor top eToro traders by accessing their profiles, portfolio holdings, performance statistics, and trading history to inform your investment decisions. Discover trending stocks and cryptocurrencies, search for specific instruments, and view detailed market data and news to stay updated on investment opportunities.
vegasinsider.com API
Retrieve MLB betting odds from major sportsbooks including bet365, FanDuel, and DraftKings, covering Moneyline, Total, and Runline markets for any supported date. Easily compare odds across books to identify the best available lines.
bizapedia.com API
Search for detailed business profiles and contact information from Bizapedia, including company details, employee data, and communication channels. Access comprehensive business intelligence to research companies and build targeted contact lists.
customs.gov.mv API
Check import/export duties, tariff classifications, and exchange rates for Maldives customs compliance, plus track vessel movements, company registrations, and declaration statuses. Get real-time data directly from the official customs portal to streamline your trade and logistics operations.
morningstar.com.au API
Access comprehensive financial data for Australian stocks, ETFs, and managed funds including key metrics, valuations, dividends, and historical prices. Search securities, review company profiles and ownership details, and stay informed with market news and upcoming dividend information.
immobiliare.it API
Search Italian property listings for sale or rent, browse real estate agencies, and explore price trends across Italian cities — all via immobiliare.it.