get_articles_by_date
Fetch Reuters business and financial news articles by date. Specify the date, page number, and result limit to paginate through up to 20 articles per page.
Instructions
Get Articles by Date This Endpoint has a hard limit set to max 20 result per page
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | Yes | Example value: 2024-01-01 | |
| page | Yes | 20 results per page / starting with page 0 | |
| limit | Yes | Example value: 20 |