24 lines
500 B
Markdown
24 lines
500 B
Markdown
# 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.
|
|
|
|
## Usage
|
|
|
|
```sh
|
|
python -m personal_data
|
|
```
|
|
|
|
## Ideas for more fetchers
|
|
|
|
- [ ] YouTube (Music): Liked videos with title and URL.
|
|
- [ ] Steam Wishlist and Achievements
|
|
- [ ] fredagscafeen.dk
|
|
|