Skip to content

Releases: cleven12/google-indexer-cli

v0.1.0 - Initial Release

25 Jun 05:03

Choose a tag to compare

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