searchCryptoNews
Search for cryptocurrency news by entering specific coin symbols or names. Retrieve relevant articles, filter by date range, and manage results with pagination and limits using FMP API.
Instructions
Search for cryptocurrency news using the FMP Search Crypto News API. Retrieve news related to specific coins or tokens by entering their name or symbol.
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) | |
symbols | Yes | Comma-separated list of cryptocurrency symbols | |
to | No | End date (YYYY-MM-DD) |