Get the latest financial and stock market news articles. Data includes the article headline, text, publication time, and any associated trading symbols. The timezone used for time values is EST (Eastern Standard Time). There is a limit of 10 records per API call.
https://financialdata.net/api/v1/latest-news?date=2026-06-05| Name | Type | Description | Example |
|---|---|---|---|
| date | string | The date in YYYY-MM-DD format. | 2026-06-05 |
| offset | integer | (Optional) The initial position of the record subset, which indicates how many records to skip. Defaults to 0. | 10 |
| format | string | (Optional) The format of the returned data, either JSON or CSV. Defaults to JSON. | json, csv |
[
{
"trading_symbols": "CRWV,GOOG,GOOGL,MS,NBIS,NVDA",
"publication_time": "2026-06-05 23:59:55",
"article_headline": "SpaceX Signs $920 Million Monthly Compute-Leasing Deal with Alphabet Ahead of IPO",
"article_text": "SpaceX has entered into a $920 million monthly compute-leasing agreement with Alphabet, granting access to approximately 110,000 Nvidia GPUs across its data centers through mid-2029. The announcement comes days before the company's landmark public offering.\n\n..."
},
...
]
Get your API key instantly and start pulling data into your application.
Get Your API KeyOur robust architecture guarantees 99.9% uptime for uninterrupted API access.
Native Python SDK and REST support make data integration seamless.
The official MCP server delivers financial data directly to your AI agents.