crypto_articles_search_by_keywords
Search crypto news articles from the last 24 hours using title keywords. Filter results by exact title match and sort newest first, with options for page, limit, format, and timeframe.
Instructions
Retrieve a list of crypto-related articles published in the last 24 hours. Articles are sorted from newest to oldest and can be filtered using keywords. Specify keywords in the query parameters to refine the search.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number | 1 |
| limit | No | Specify the number of articles per page; maximum limit is 100. | 10 |
| format | No | Specify the format of the response. Choose from 'json' or 'csv'. | |
| time_frame | No | Specify the timeframe for the articles. Choose from 1h, 6h, 12h, 24h. | |
| title_keywords | Yes | Enter a word or phrase to filter by in the title. The filter checks for exact matches of the word or phrase in the title. |