Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 374 Bytes

README.MD

File metadata and controls

17 lines (11 loc) · 374 Bytes

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]