A command-line interface for the DataForSEO API, providing fast access to SERP data, keyword research, and domain analytics directly from your terminal.
Installation
Homebrew (macOS/Linux)
brew install nightlybuildsco/tap/dataforseo-cli
From Source
git clone https://github.com/nightlybuildsco/dataforseo-cli.git
cd dataforseo-cli
go build -o dataforseo-cli .
Pre-built Binaries
Download the latest release for your platform from the Releases page. Available for Linux, macOS, and Windows on both amd64 and arm64 architectures.