Get Company News
get_company_newsRetrieve recent news articles for a company by ticker, CIK, or ISIN. Use date range filters and pagination to manage results.
Instructions
Get recent news articles for a company, with pagination and optional date filtering.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number for pagination (0-based) | |
| limit | No | Number of articles to return | |
| date_end | No | End date filter (YYYY-MM-DD) | |
| date_start | No | Start date filter (YYYY-MM-DD) | |
| identifier | Yes | Company identifier: ticker symbol (e.g. AAPL), CIK, CUSIP, or ISIN |