An unofficial command-line tool for Blinkit order history.
Homebrew (once releases are published):
brew install maheshrijal/tap/blinkcliblinkcli auth loginA Chrome/Chromium window opens. Log in and select your address. The CLI captures session data automatically.
Check status:
blinkcli auth statusLog out (local session only):
blinkcli auth logoutblinkcli syncOptional flags:
blinkcli sync --pages 1 --page-size 0 --sleep-ms 350blinkcli ordersblinkcli stats- Config (session data):
- macOS:
~/Library/Application Support/blinkcli/config.json - Linux:
$XDG_CONFIG_HOME/blinkcli/config.json
- macOS:
- Orders cache:
orders.jsonin the same directory asconfig.json.
This is a personal project. It uses internal Blinkit web endpoints and may break if the site changes. This is unofficial and not affiliated with Blinkit. Use at your own risk. Please don’t sue me 🙏.