Blog / Introducing PyGoogalytics

Introducing PyGoogalytics

Introducing PyGoogalytics
Introducing PyGoogalytics

A lot of work we do at Blink involves analysing Google Analytics and Search Console data via their respective APIs. 

These provide a wealth of data on website performance, user behaviour, and search visibility, but this data often comes in large, complex datasets that need to be manipulated, cleaned, and analysed to extract meaningful insights.

This is why we built PyGoogalytics - a Python library that ingests data from both sources and returns it in a Pandas dataframe that is simple to interrogate.

The library is designed to be user-friendly, simplifying the process of connecting to the APIs and extracting the required data. Users can specify their own queries to fetch data according to their needs.

PyGoogalytics is public and free to use, and full documentation can be seen here -https://github.com/Blink-SEO/pygoogalytics

A massive thanks to our data scientist, Dr. Joshua Prettyman, for all his work on this!

 

  • Redirecting a Shopify "/collections/all page"

    Redirecting a Shopify "/collections/all page"

    Blink SEO

    By default, Shopify includes a "/collections/all" page on every Shopify store. Sometimes you may want to redirect this page - here's a simple method with minimal code.

    Redirecting a Shopify "/collections/all page"

    Blink SEO

    By default, Shopify includes a "/collections/all" page on every Shopify store. Sometimes you may want to redirect this page - here's a simple method with minimal code.

  • Vectorising Wikipidia into just 650MB

    Vectorising Wikipidia into just 650MB

    Blink SEO

    In our latest project, we've vectorised the entire English subset of Wikipedia into a compact 650MB file. It turns out that this file could be useful for others, so we thought...

    Vectorising Wikipidia into just 650MB

    Blink SEO

    In our latest project, we've vectorised the entire English subset of Wikipedia into a compact 650MB file. It turns out that this file could be useful for others, so we thought...

Back to blog

Book A Meeting