Morningstar Australia API
morningstar.com.au
Morningstar Australia - stock and ETF quotes, screeners, dividends, filings, and news.
- Actions
- 11
- Category
- Finance
- Login
- Not required
- Output
- JSON
Call the Morningstar Australia API
Submit a task, then poll the job until it settles. This example runs act_morningstar_au_etf_listing.
curl -X POST https://api.anakin.io/v1/wire/task \
-H "X-API-Key: $ANAKIN_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"action_id": "act_morningstar_au_etf_listing",
"params": {
"filters": "[\"HoldingTypeId:EQ:'22'\"]",
"page": 1
}
}'11 actions on morningstar.com.au
Read
ETF Listing
act_morningstar_au_etf_listingread2 credits / callReturns ETFs with ticker, price, returns, and category across ASX, NZX, and CHIA.
- filters
- string · required
- page
- integer · required
- page_size
- integer
- sort_order
- string
- universe_ids
- string
Global Market Data
act_morningstar_au_global_market_dataread1 credit / callReturns a global market snapshot of major equity indices with price and daily change.
Homepage Top Stories
act_morningstar_au_homepage_top_storiesread2 credits / callReturns the homepage top stories lineup with titles, summaries, sections, and authors.
Investment Ideas Category
act_morningstar_au_investment_ideas_categoryread2 credits / callReturns detail for an investment-ideas category, including its screener filter and security type.
- category_slug
- string · required
- skip_detail_view
- boolean
Investment Ideas Listing
act_morningstar_au_investment_ideas_listingread2 credits / callReturns investment-ideas categories with names, descriptions, and filters for discovering idea screens.
- page
- integer · required
- page_size
- integer
- skip_detail_view
- boolean
Market Movers Actives
act_morningstar_au_market_movers_activesread1 credit / callReturns the most-active ASX securities with ticker, price, and daily change.
- market_id
- string
News Feed
act_morningstar_au_news_feedread2 credits / callReturns financial news feed results by keyword and content type, with headlines and metadata.
- content_type_name
- string
- keyword
- string
- page
- integer
- page_size
- integer
Related Filings Documents
act_morningstar_au_related_filings_documentsread2 credits / callReturns related documents and filings for a security, with keyword filtering and pagination.
- sec_id
- string · required
- keyword
- string
- page
- integer
- page_size
- integer
Security Lookup
act_morningstar_au_security_lookup_by_tickerread1 credit / callReturns a security ID, name, and current price for an exchange code and ticker.
- exchange_code
- string · required
- symbol
- string · required
Stock Profile
act_morningstar_au_stock_profileread1 credit / callReturns a stock profile with quote, company overview, sector, and industry.
- sec_id
- string · required
Upcoming Dividends Listing
act_morningstar_au_upcoming_dividends_listingread2 credits / callReturns upcoming ASX dividend payments with amount, ex-date, and pay-date, filtered by date range.
- filters
- string · required
- page
- integer · required
- page_size
- integer
- sort_order
- string
- universe_ids
- string
Morningstar Australia API questions
- Is there an API for Morningstar Australia?
- Morningstar Australia does not offer a public data API for this, but Anakin Wire provides 11 maintained endpoints for morningstar.com.au. You call Anakin's REST API with an action ID and parameters and get structured JSON back; Anakin handles the browser, proxies, anti-bot, and parsing.
- How do I scrape Morningstar Australia data?
- POST to https://api.anakin.io/v1/wire/task with your API key, the action ID, and its parameters, then poll GET /v1/wire/jobs/{id} until the job settles. There is nothing to install and no scraper to maintain — when morningstar.com.au changes its markup, Anakin updates the action.
- Do I need a Morningstar Australia account?
- No. Every Morningstar Australia action listed here runs anonymously — no account and no credentials required.
- What does the Morningstar Australia API cost?
- Usage-based credits, charged per call and refunded automatically when a job fails. New accounts start with 300 free credits and no card. See anakin.io/pricing for the current rates.
More Finance APIs
AAII (American Association of Individual Investors)
Individual investors association - stock screener, sentiment surveys, ETF data, and research.
Affirm
Affirm partner directory - store listings, merchant guides, and merchant detail APIs.
Alphavantage.Co
Alpha Vantage public market data APIs for stock quotes, intraday and daily time series, fundamentals, FX, crypto, and technical indicators.
AnnualReports
Public-company profiles and annual reports - by exchange or industry, with filing links.
Artemis
Blockchain metrics dashboards - chain comparisons, active-user trends, and price time-series.
Asian Development Bank
Asian Development Bank data portal - publications, project documents, economic indicators, and financing datasets.