Disclaimer: this tool was not built or endorsed by Viome.com.
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.
I wanted my recommendations in a simple table. So I intercepted some API traffic, checked the queries, and used Python to generate
HTML
andCSV
recommendation files.
- Download this .zip
- 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
- Status: [SUCCESS] console output indicates the tool ran successfully.