dividend-calendar
Retrieve upcoming dividend ex-dates for stocks listed on NASDAQ. Specify a date and optional days ahead to get symbol, ex-date, dividend amount, and more.
Instructions
Upcoming dividend ex-dates from NASDAQ — all stocks going ex-dividend on a given date (default: today) or in the next 1–7 days. Returns symbol, company name, ex-date, record date, payment date, dividend amount, and annual indicated dividend. $0.008/call.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | No | Target date in YYYY-MM-DD format. Default: today (UTC). | |
| days_ahead | No | Fetch dividends for this many calendar days starting from `date`. Default: 1 (single day). Max: 7. | |
| min_dividend | No | Filter: minimum dividend amount per share (USD). Default: no filter. |