/savajava.github.io

Dividend Stock Screener - Dividend ROI Projection Calculator - Dividend Reliability and Consistency Tracker - Dividend Stock Fundamentals Scoring Provider

Primary LanguageHTMLMIT LicenseMIT

pic

SavaJava™ - Global Stocks Dividend History Data Search Engine

Client powered by Vue JS & Server powered by Node JS

For Developers Use Case Guide

How to Consume this API

To get API for Nasdaq (US) stocks:

• Simply type the target Stock’s ticker symbols into the Param’s field in the endpoint [eg: MSFT for Microsoft or AAPL for Apple] • You can also refer this website to reconfirm the NASDAQ stock’s ticker symbols should you need assistance (https://www.nasdaq.com/market-activity/stocks/screener)

To get API for SGX (Singaporean) stocks:

• Simply type the target Stock’s ticker symbols and append this string ‘.SI’ into the Param’s field in the endpoint [eg: Z74.SI for Singapore Telecommunications Limited or D05.SI for DBS Group Holdings Ltd] • You can also refer this website to reconfirm the SGX stock’s ticker symbols should you need assistance (https://www.sgx.com/securities/stock-screener)

To get API for KLSE (Malaysian) stocks:

• Simply type the target Stock’s ticker symbols and append this string ‘.KL’ into the Param’s field in the endpoint [eg: 1155.KL for Malayan Banking Berhad or 3182.KL for Genting Berhad] • You can also refer this website to reconfirm the KLSE stock’s ticker symbols should you need assistance (https://www.bursamalaysia.com)


Steps of Use

image Figure 1.1 - Click For Developers

image image Figure 1.2 & 1.3 - Select the 'Stock Exchange', Input your unique API Key (if you dont have one, you can purchase it here by DM me or subscribe for free here), lastly type the target stock quote [eg: AAPL for Apple Inc] and click Search.

image Figure 1.4 - Data in JSON format will be loaded and ready for integration for your projects.

image Figure 1.5 - Server denies requests if you had entered the wrong API Key.


For Web Search - Use Case Guide

image image Figure 2.1 & 2.2 - Click Back to Web Search if you are in Developer mode, or if you are in Web Search mode, just select 'Stock Exchange', and type the target stock name or stock quote depending on your convenience (eg: Searching AAPL, Apple Inc or Apple are allowed as the web search functionality is equipped with Advanced Dynamic Search algorithm to cater for flexible search inputs for better user experience), lastly click Search or press Enter to process the request.

Sample for Dividend Stock Output

image image image

Sample for Non-Dividend Stock Output

image

Figure 2.3, 2.4, 2.5 & 2.6 - After gathering data and performing analysis at the server level, details of the searched stock will be loaded onto the screen and ready for your view. The data will be displayed into 3 section, Dividend Analysis, Fundamentals and Dividend History. For non Dividend stocks, only Fundamentals will be displayed.

Toggle Dark/Light Mode

image Figure 2.7 - Light Mode

image Figure 2.8 - Dark Mode

Note: To change your preferred view mode, you can press the toggle dark mode button on top right section of the screen


Currently this API supports only for Nasdaq, SGX and KLSE exchanges. Effort to include all exchanges in the works.


Visit here