Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/xezoless/waccamypagescraper
Scraping WACCA MyPage data for an archiving. Don't let your data be lost.
https://github.com/xezoless/waccamypagescraper
rhythm-game wacca
Last synced: 6 days ago
JSON representation
Scraping WACCA MyPage data for an archiving. Don't let your data be lost.
- Host: GitHub
- URL: https://github.com/xezoless/waccamypagescraper
- Owner: XezolesS
- License: mit
- Created: 2022-07-25T15:26:00.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-05-31T06:31:06.000Z (over 1 year ago)
- Last Synced: 2023-08-30T14:51:16.131Z (over 1 year ago)
- Topics: rhythm-game, wacca
- Language: C#
- Homepage:
- Size: 3.13 MB
- Stars: 15
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# WaccaMyPageScraper
Save your WACCA records before the server dies.
## Libraries
- WaccaMyPageScraper: Core library of this projects. Provides data models of records and fetch, write, read features.
- WaccaMyPageScraper.Console: Console application to run.
- WaccaMyPageScraper.Wpf: Window application to fetch and show records.## How to use?
#### WACCA My Page is now officially ended their service and cannot be able to access.
#### You can use your data if you have downloaded it. So make sure to back it up!Check here:
- [한국어](Instructions/Korean.md)
- [日本語](Instructions/Japanese.md)
- [English](Instructions/English.md)
- [繁體中文](Instructions/zh_Chinese.md)## Requirements
[.NET 6 Runtime](https://dotnet.microsoft.com/en-us/download/dotnet/6.0)