Morningstar: Get Financial Statements
Morningstar via Parse · Finance
Retrieve detailed financial statements (Income Statement, Balance Sheet, or Cash Flow) with line-item breakdowns across multiple years. Returns hierarchical rows with labels and data arrays corresponding to column definitions (years). Some data is premium-only. API for retrieving detailed financial data, market insights, and investment profiles from Morningstar Australia. Supports stocks, ETFs, and managed funds listed on ASX and other exchanges. Fulfilled by Parse from morningstar.com.au.
- finance
- morningstar
- morningstar-com-au
- news-media
- other
- parse
- platform-key
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- Finance
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/4904c488-66a8-49ff-a753-bd2399155900/get_financial_statements
- Interface artifact
- sha256:aa072dd28af488149ca7013d07475dce959797a12efb92dcb0b277643f23a7e4
- Manifest digest
- sha256:732bf0098de26ed400718da07036ed21327577b5de72ae38ae71b7ec4d1c3b1c
Request fields
- period (string): Period: 'A' for Annual, 'Q' for Quarterly.: Allowed values: A, Q
- symbol (string, required): Ticker symbol.
- exchange (string, required): Exchange code.
- statement (string): Statement type: 'incomeStatement', 'balanceSheet', or 'cashFlow'.: Allowed values: incomeStatement, balanceSheet, cashFlow
Example queries
- {"period":"A","symbol":"BHP","exchange":"ASX","statement":"incomeStatement"}