3d5897270d8a
News by symbol
Recent news headlines for a ticker symbol (stocks, ETFs, and mutual funds), aggregated from public news sources. Returns headline, publisher, publication timestamp, and a link to the original article — full article text is not included. Results are deduplicated by title and sorted newest-first.
Best-effort data: Aggregated from third-party news sources without a service-level agreement. Availability and freshness may change without notice. Use for informational purposes; not suitable for automated trading decisions.
Query parameters
Stock ticker symbol. Identify the entity by exactly one of: symbol, cik, cusip, composite_figi, or share_class_figi. At least one is required.
SEC Central Index Key (CIK).
CUSIP identifier (9 characters).
Composite OpenFIGI identifier.
Share-class OpenFIGI identifier.
Maximum number of news items to return
Response
Aggregated news items
Example response
{
"symbol": "AAPL",
"news": [
{
"title": "Apple beats Q2 earnings, iPhone revenue up 8%",
"link": "https://www.cbsnews.com/news/apple-earnings-q2",
"source": "cbsnews.com",
"publishedAt": "2026-04-21T15:00:00.000Z",
"summary": "Apple reported stronger-than-expected results..."
}
]
}