Please refer the below page before coming here

Dividend CLI Overview

This guide explains how to use dividend-cli in a simple, practical way.

It covers:

1. CLI basics

The CLI is useful when you want fast, repeatable, scriptable research.

Update data

Use this to refresh tickers, dividends, prices, and fundamentals.

dividend-cli update

Useful variations:

dividend-cli update --limit 50
dividend-cli update --symbol HDFCBANK.NS
dividend-cli update --max-age 30
dividend-cli update --force

What they do: