This program parses AuxMoney project details and tracks current interests and fees. The output file can be imported by Portfolio Performance.
This project was inspired by https://github.com/StegSchreck/PP-Auxmoney-Parser. It is rewritten in .NET5, usable on all environments and utilizes no additional driver (Geckodriver). Furthermore it uses no visual browser component and extracts the data directly from JSON.
This project is not affiliated with Auxmoney or Portfolio Performance.
This is currently only for the GERMAN language settings for Portfolio Performance! All country specific export settings can be changed at OutputSettings.
- Build "dotnet build AuxMoneyProjectParser.sln"
- Execute "AMPP.exe email password"
- Locate output in AMPP.exe folder (e.g. ampp_30122020122237.csv)
- Import into Portfolio Performance