Skip to content

GUI Version Release

Latest

Choose a tag to compare

@koutsosg koutsosg released this 30 Sep 11:26
· 1 commit to gui-version since this release

GUI Version Release

This is the new release of the google-indexAPI-python project, featuring a GUI version for easier usage.

Included in this release:

  • indexing_gui.exe (Windows)
  • Updated README.md: Instructions for using the GUI executable.

Prerequisites

  • Custom Search Engine ID
  • API key for Google Custom Search API
  • Service Account JSON Key for Google Indexing API
  • CSV file with URLs for indexing

Follow the setup instructions in the README.md for details.

Instructions:

  1. Download the ZIP file for the GUI version.
  2. Extract the contents.
  3. Place the apidetails.json and my_data.csv files in the same folder. (The names are optional at this point)
  4. Run the GUI executable (indexing_gui.exe or indexing_gui).
  5. Check the Logs Folder for results.