Skip to content

marceloboeira/weltsparen-concierge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

2 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

WeltSparen Concierge

๐Ÿ›Ž 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.

Roadmap

  • Scrape WeltSparen
    • Login
    • Extract Total Assets Value
  • Custom Credentials (injection)
  • Makefile
  • Docker Image (to run everywhere)
  • Setup a custom crontask

Running Locally

  1. First, set your .env file, based on the .env.example.
  2. make install to install dependencies
  3. make run to run the code
  4. 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.

Releases

No releases published

Packages

No packages published

Languages