Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 963 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 963 Bytes

Viome

Disclaimer: this tool was not built or endorsed by Viome.com.

Motivation

Aside from a bulky PDF document, Viome does not allow users to export data. I reached out to customer support and they informed me that they have no plans to allow CSV data exportation. The mobile app requires me to login every single time I open it.

Taking Control of My Data

I wanted my recommendations in a simple table. So I intercepted some API traffic, checked the queries, and used Python to generate HTML and CSV recommendation files.

Directions

  1. Download this .zip
  2. Two options to login:
    • Put your Viome credentials into config.py
    • Run directly from the command line and you will be prompted for your Viome credentials
  3. Status: [SUCCESS] console output indicates the tool ran successfully.