getGeneralNews
Fetch general news articles from multiple sources, returning headlines, snippets, and URLs. Optionally filter by date range, page, and result limit.
Instructions
Access the latest general news articles from a variety of sources with the FMP General News API. Obtain headlines, snippets, and publication URLs for comprehensive news coverage.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | No | End date (YYYY-MM-DD) | |
| page | No | Page number (default: 0) | |
| limit | No | Limit on number of results (default: 20, max: 250) | |
| from_date | No | Start date (YYYY-MM-DD) |