Skip to content

CharlyWargnier/google-search-console-connector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 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 25K row limit

  • There's a 25K 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