/pygsc

Load your SEO Data from Google Search Console into your Big Query Datawarehouse.

Primary LanguagePython

Google Search Console Exporter

Export Google Search Data via the Google Search Console API to BigQuery.

Flowchart

graph LR;
    a((timer)) --> b[extract] --> c[load];