Get news articles
News
Company News
Get the latest news articles and press coverage for any US public company by stock ticker.
GET
Get news articles
Overview
The News API lets you pull recent news articles for a given ticker, or broad market news when no ticker is provided. Our news articles are sourced directly from publishers like The Motley Fool, Investing.com, Reuters, and more. Market news covers macro, rates, earnings, geopolitics, energy, crypto, and other market-moving topics. We are actively adding more publishers to our network. If you have a publisher that you would like us to add, please email us at [email protected]. To get started, please create an account and grab your API key at financialdatasets.ai. You will use the API key to authenticate your API requests.Getting Started
There are only 3 steps for making a successful API call:- Add your API key to the header of the request as
X-API-KEY. - Add the
tickerquery param to get company-specific news, or omit it for broad market news. Optionally addlimitto control the number of results. - Execute the API request.
Examples
Authorizations
API key for authentication.
Query Parameters
The ticker symbol of the company. Omit for broad market news.
The maximum number of news articles to return (default: 5, max: 10).
Required range:
x <= 10Response
News articles response