Skip to content

trevorfox/google-search-console-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting started

  • Clone this repository
  • Generate API credentials for your project in your Google API Console
    • Click "Create Credentials"
    • Select "OAuth client ID"
    • Select "Other" as the Application Type and click "Create"
  • Download your project's JSON file by clicking the Download icon
  • Rename the file client_secret.json and place it in the /config directory
  • Install the required Python packages
$ pip3 install -r requirements.txt
  • Run the script as a demo
$ python3 webmaster.py
  • Query and update all your data!

Read more about SEO with Python

About

Easy starter for Google Search Console API in Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages