dcaslin / runscraper

Scrape your own running data from connect.garmin.com into a csv file aggregated by week

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

README

What is this repository for?

  • Scraping running data from your own connect.garmin.com account to a CSV, aggregated by week

Technologies Used

  • Typescript and Node
  • Puppeteer (automated headless chrome)

How do I get set up?

  • Install node, npm and yarn
  • Clone this repository
  • yarn
  • yarn start [your garmin user name] [your password]

About

Scrape your own running data from connect.garmin.com into a csv file aggregated by week

License:Apache License 2.0


Languages

Language:TypeScript 100.0%