Skip to content

v0.1.0 - Initial Release

Latest

Choose a tag to compare

@cleven12 cleven12 released this 25 Jun 05:03
· 6 commits to main since this release

First public release of google-indexer-cli.

A professional, reusable CLI tool for controlling Google Indexing API and Search Console inspections.

Highlights

  • Multiple persistent history backends (sqlite default + MySQL fallback)
  • Robust resume, quota handling, status and export commands
  • Modern Python packaging (pyproject.toml + console script)
  • MIT licensed, fully generic for any website

Installation

pip install git+https://github.com/cleven12/google-indexer-cli.git

Then run:

google-indexer --help