crypto_articles
Fetch cryptocurrency news articles from the last 24 hours, sorted newest to oldest. Supports filters for source, timeframe, pagination, and JSON/CSV output.
Instructions
Returns a list of Articles from the last 24 hours. The Articles are sorted from newest to oldest.
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'. | |
| source | No | Enter the source name. Check all source names at Source List. Accepts only one value. | |
| time_frame | No | Specify the timeframe for the articles. Choose from 1h, 6h, 12h, 24h. |