- ✔️ 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.
- 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 thestreamlit_app.py
file
This app relies on Josh Carty's excellent Search Console Python wrapper. Big kudos to him for creating it!
- 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.
- 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.