Skip to content

searchsolved/google-search-console-connector

ย 
ย 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

16 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿ”Œ The Search Console Streamlit Connector

Streamlit App

  • โœ”๏ธ One-click connect to the Google Search Console API
  • โœ”๏ธ Easily traverse your account hierarchy
  • โœ”๏ธ Go beyond the 1K row UI limit
  • โœ”๏ธ Enrich your data querying with multiple dimensions layers and extra filters!

โœ๏ธ You can read the blog post here for more information.

Going beyond the 10K row limit

  • There's a 10K row limit per API call on the Cloud version to prevent crashes.
  • You can remove that limit by forking this code and adjusting the RowCap variable in the streamlit_app.py file

Kudos

This app relies on Josh Carty's excellent Search Console Python wrapper. Big kudos to him for creating it!

Questions, comments, or report a ๐Ÿ›?

  • If you have any questions or comments, please DM me. Alternatively, you can ask the Streamlit community.
  • If you find a bug, please raise an issue in Github.

Known bugs

  • You can filter any dimension in the table even if the dimension hasn't been pre-selected. I'm working on a fix for this.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%