crypto_historical_articles
Retrieve historical crypto news articles from the last 30 days, sorted by descending date. Filter by source, timeframe, page, and format.
Instructions
Returns a list of Articles from the last 30 days. 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 2d, 3d, 4d, 5d, 6d, 7d, 30d. |