Skip to content

scrapes a web-based speed test to feed our mobile clients.

Notifications You must be signed in to change notification settings

plume-design/speedtest-scraper

Repository files navigation

brew install chromedriver

npm install -g eslint
npm install -g uglifyjs

eslint speed_test_scraper.js

uglifyjs speed_test_scraper.js -o speed_test_scraper.min.js

TODO -
Add babel, convert to async/await

About

scrapes a web-based speed test to feed our mobile clients.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published