Return a list of top tickers based on certain classification (dividend yield, revenue, earnings, market cap, or PE ratio)
Authorization header that should be filled with your Sectors Financial API key.
Sector from which the list of top company is to be retrieved.
Get the available sector
Get the available sector
from the KLSE Sectors
endpoint.
Examples of the sector
consumer-cyclicals
, financials
, industrial-services
, healthcare
,
basic-materials
Format
The API endpoint only accepts sector
in the kebab case format
(lowercase and separated by ”-”).
Classification for ranking the top tickers in a given year (default to all).
Available classifications
dividend_yield
, revenue
, earnings
, market_cap
, pe
Format
Use comma to separate each classification when retrieving data of more than one classification.
API call consumption
One classification consumes one API call.
Minimum market cap of the retrieved companies in million MYR.
Return a list of top tickers based on certain classification (dividend yield, revenue, earnings, market cap, or PE ratio)
Authorization header that should be filled with your Sectors Financial API key.
Sector from which the list of top company is to be retrieved.
Get the available sector
Get the available sector
from the KLSE Sectors
endpoint.
Examples of the sector
consumer-cyclicals
, financials
, industrial-services
, healthcare
,
basic-materials
Format
The API endpoint only accepts sector
in the kebab case format
(lowercase and separated by ”-”).
Classification for ranking the top tickers in a given year (default to all).
Available classifications
dividend_yield
, revenue
, earnings
, market_cap
, pe
Format
Use comma to separate each classification when retrieving data of more than one classification.
API call consumption
One classification consumes one API call.
Minimum market cap of the retrieved companies in million MYR.