Install and Quickstart
Install
pipx install woraipip install worai
If you plan to run seocheck, install Playwright browsers:
playwright install chromium
Quick Start
worai --helpworai seocheck https://example.com/sitemap.xmlworai google-search-console --site sc-domain:example.com --client-secrets ./client_secrets.jsonworai <command> --help
Autocompletion
worai --install-completionworai --show-completion