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:
- Download the ZIP file for the GUI version.
- Extract the contents.
- Place the
apidetails.jsonandmy_data.csvfiles in the same folder. (The names are optional at this point) - Run the GUI executable (
indexing_gui.exeorindexing_gui). - Check the Logs Folder for results.