Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 194 Bytes

README.md

File metadata and controls

7 lines (7 loc) · 194 Bytes

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];
Loading