searchPressReleases
Search for company press releases using stock symbols or company names, with optional date filters and pagination.
Instructions
Search for company press releases with the FMP Search Press Releases API. Find specific corporate announcements and updates by entering a stock symbol or company name.
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) | |
| symbols | Yes | Comma-separated list of stock symbols | |
| from_date | No | Start date (YYYY-MM-DD) |