๐ Your Weltsparen Assistant
This is a very experimental automated notification system for investments platforms.
It logins into your WeltSparen account, scrapes the total net value of your investments and sends you an email.
The goal is to have such a task running on a cronjob, so you don't have to.
- Scrape WeltSparen
- Login
- Extract Total Assets Value
- Custom Credentials (injection)
- Makefile
- Docker Image (to run everywhere)
- Setup a custom crontask
- First, set your
.env
file, based on the.env.example
. make install
to install dependenciesmake run
to run the code- If eveything goes well, you'll receive an email, e.g.:
WeltSparen Update
Investments Total Value: โฌ 192.013,25
Note: It won't output anything unless there is an error.