Git Product home page Git Product logo

cf-gsc's Introduction

cf-gsc

Cloudflare Worker for Google Search Console

Why

Showcase how you could build a simple cloudflare worker to download GSC data from their API using oAuth. Ideally you could set this up to send the data to BigQuery on a https://developers.cloudflare.com/workers/platform/cron-triggers/, but I will let you do that integration or save it for another day ๐Ÿค”

Code

This codebase leverages https://github.com/kwhitley/itty-router to simplify and make it easier to read/refactor.

  • index.js - main routes file
  • handlers/auth.js - oauth for Google
  • handlers/builder.js - UI for downloading GSC data w/access token
  • handlers/homepage.js - Login to Google via oAuth
  • handlers/query.js - GSC API Wrapper for downloading data
  • handlers/sites.js - GSC API wrapper for showing sites you have connected in GSC

Demo

Homepage

Homepage

Auth

Auth

Builder UI

Builder

Set up

You will need to setup an API key via Google Do not forget to update the environment variables in wrangler.toml file

Thanks

This repo was sparked from this Twitter Thread Special thanks to the following:

cf-gsc's People

Contributors

johnmurch avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.