Skip to content

A script running browser test of specified urls through GTmetrix and saving metrics in BigQuery.

License

Notifications You must be signed in to change notification settings

t3n/gtmetrix-bq

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GTmetrix to BigQuery

repo status: WIP license: MIT standard-readme compliant

A script running browser test of specified urls through GTmetrix and saving metrics in BigQuery.

Project Status

Alpha, everything is subject to change.

Table of Contents

Background

Install

$ docker pull t3nde/gtmetrix-bq

Usage

# copy example config and edit
$ cp example-config.yaml config.yaml; vim config.yaml
$ docker run t3nde/gtmetrix-bq -v ${PWD}/config.yaml:/app/config.yaml --env GTMETRIX_REST_API_EMAIL=<email> --env GTMETRIX_REST_API_KEY=<key> t3nde/gtmetrix-bq

Contributing

PRs accepted.

Small note: If editing the Readme, please conform to the standard-readme specification.

License

MIT

About

A script running browser test of specified urls through GTmetrix and saving metrics in BigQuery.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published