radcli - unofficial reddit ads cli
2026
radcli
radcli is an unofficial command-line tool for managing Reddit Ads without needing to open a browser.
It wraps the Reddit Advertising API into a fast, scriptable CLI — so you can automate reporting, manage campaigns, create ads, and more, all from the terminal - most importantly, your LLM of choice can use it!
Why does this exist?
The Reddit Ads Manager UI is fine for one-off tasks, but if you’re managing multiple campaigns, pulling reports regularly, or want to script your ad workflows, clicking through a web UI gets old fast. radcli lets you do everything from the command line, pipe output into other tools, and automate repetitive work.
- Campaign & ad management — create, list, pause, resume, and modify campaigns, ad groups, and individual ads
- Reporting — generate campaign summaries and ad-level reports with custom date ranges and metrics, export to CSV or JSON
- Targeting — search communities and interests for audience targeting, generate keyword suggestions
- Account management — manage multiple Reddit businesses and ad accounts, track funding sources and conversion pixels
- Dry runs — preview API requests before executing them with
--dry-run
Built with
radcli is written in Go and distributed via Homebrew, and direct GitHub . It uses GoReleaser for release management.
radcli is not affiliated with, endorsed by, or supported by Reddit, Inc. It’s licensed under MIT.