Pygsc
Load your SEO Data from Google Search Console into your Big Query Datawarehouse.
Install / Use
/learn @marcelschliesser/PygscREADME
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];
