getNews
Retrieve the latest cryptocurrency news articles from Alpaca’s news feed.Parameters
This query does not accept parameters. It returns the latest news articles available.Response
Array of news articles
Examples
Use Cases
Filter News by Symbol
While the query doesn’t support server-side filtering, you can filter news articles by cryptocurrency symbol on the client side:Client-side Filtering
Display News Feed
Create a real-time news feed for your cryptocurrency dashboard:React Example
Track Symbol Mentions
Analyze news sentiment by tracking cryptocurrency mentions:Symbol Tracking