TMX: Search Historical Financial Results News
TMX via Parse · Finance
Search TMX Money company news for a symbol, filtering for likely quarterly/annual earnings or financial-results releases within a date range. Paginates through the upstream news feed (up to 50 upstream pages) and applies client-side date and keyword filtering. Returns metadata only — no article bodies. Each upstream page fetches 20 news items; upstream_request_count in metadata reports how many pages were fetched. API for TMX Money financial data, including market activity, stock quotes, historical price data, news, and stocklists from the Toronto Stock Exchange. Fulfilled by Parse from money.tmx.com.
- finance
- government-public
- money-tmx-com
- news-media
- parse
- platform-key
- tmx
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/a7cba35d-3b41-460e-8d8e-6c231bbe29b8/search_historical_financial_results_news
- Interface artifact
- sha256:026b2cba82a8d5f8c231f099174c6788eb545c60b054b81057263a7befdfbce9
- Manifest digest
- sha256:3307a2c2cb1c37c1208b271f0a0af0016b18f458655cdaf1fc5704f3c016ab78
Request fields
- page (integer): Page number for result pagination (1-indexed).
- symbol (string, required): Stock ticker symbol (e.g. RY, BMO, ENB).
- end_date (string, required): End date in YYYY-MM-DD format (inclusive).
- page_size (integer): Number of results per page. Hard maximum is 100.
- start_date (string, required): Start date in YYYY-MM-DD format for the search window.
Example queries
- {"symbol":"RY","end_date":"2026-08-30","start_date":"2026-07-31"}