getGeneralNews
Fetch general news articles with headlines, snippets, and publication URLs from diverse sources. Filter results by date range, page, and limit for tailored news retrieval.
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 |
---|---|---|---|
from | No | Start date (YYYY-MM-DD) | |
limit | No | Limit on number of results (default: 20, max: 250) | |
page | No | Page number (default: 0) | |
to | No | End date (YYYY-MM-DD) |