ASX: Get All Market Announcements
ASX via Parse · Finance
Retrieve all market announcements for a specific date or the current day. Returns paginated results with announcement metadata (symbol, headline, date, isPriceSensitive, documentKey, fileSize, url) and summary counts of total and price-sensitive announcements for that date. APIs for retrieving Australian Securities Exchange (ASX) market data, company details, announcements, and directory information. Fulfilled by Parse from asx.com.au.
- asx
- asx-com-au
- b2b-directory
- finance
- government-public
- 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/51bd2245-1548-4c04-b3d9-f75abb432b7a/get_all_market_announcements
- Interface artifact
- sha256:0f41a92677846266007a9a2ad1aeba4aaeba2e342c4d8950a24799e9394281af
- Manifest digest
- sha256:1ea862cc3370a4985df901cd7252ba9ae5f80e8b3dbce85ec49a3dd46888510d
Request fields
- date (string): Date in ISO format YYYY-MM-DD. Omitting uses the current day.
- page (integer): Zero-based page number for pagination.
- items_per_page (integer): Number of announcements per page. Supports large values (e.g. 1000) to retrieve many announcements in a single call.
Example queries
- {"date":"2026-08-21","page":"0"}