This program collects several small data fetchers, for downloading personal
data spread around the internet.
.gitea/workflows | ||
personal_data | ||
test | ||
.gitignore | ||
Dockerfile | ||
LICENSE | ||
README.md | ||
requirements.txt | ||
setup.py |
Personal Data Fetcher Systems
This is a collection of small fetchers for personal data spread around the internet.
Supported fetchers:
- Crunchyroll episode watch history
- FFXIV Lodestone achivement history
- Partisia Blockchain BYOC and MPC trackers
- Playstation achievements by way of PSN Profiles.
- Kraken Account Balances (Using API)
- Kucoin Account Balances (Using API)
Usage
python -m personal_data
Ideas for more fetchers
- YouTube (Music): Liked videos with title and URL.
- Steam Wishlist and Achievements
- fredagscafeen.dk
- WaniKani
- Ledger (Live?) Account Balances
License
This project is licensed under MIT Licence, see LICENSE for full text.