Search Console API Python Scripts & Apps

Lightweight Streamlit Google Search Console App

While working on a Streamlit project, I recognized the need for a straightforward method to integrate Google Search Console (GSC) data using OAuth.

I initially started to refactor the original GSC connector by Charly Wargnier (AKA @datachaz), but realised it would be less work (and more fun) to write something from scratch.

I aimed for an extremely barebones, lightweight, and maintainable solution that could be seamlessly integrated into other Streamlit projects, enabling easy access to Search Console data.

For that reason, I’m releasing the source code and a GSC Streamlit app to kick start development.