getStockNews
Retrieve recent stock market news articles with headlines, snippets, publication URLs, and associated ticker symbols, filtered by date range and pagination.
Instructions
Stay informed with the latest stock market news using the FMP Stock News Feed API. Access headlines, snippets, publication URLs, and ticker symbols for the most recent articles from a variety of sources.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| from_date | No | Start date (YYYY-MM-DD) | |
| to | No | End date (YYYY-MM-DD) | |
| page | No | Page number (default: 0) | |
| limit | No | Limit on number of results (default: 20, max: 250) |