Crypto News
crypto_newsGet the latest cryptocurrency news headlines and articles. Filter by keyword, coin ticker(s) (e.g. "btc,eth"), and language. Returns article title, description, link, source, publish date, category, and country. Example: crypto_news({ coin: "btc,eth", query: "etf" })
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| coin | No | Comma-separated coin ticker(s) to filter by, e.g. "btc,eth" | |
| query | No | Keyword or phrase to search crypto news for, e.g. "etf", "halving" | |
| _apiKey | No | Optional — your own NewsData.io API key for higher limits; omit to use the shared Pipeworx key. | |
| language | No | Language code to filter news by, e.g. "en", "es", "fr" |