Gitadora to Kamaitachi
Tachi is a service for managing rhythm game scores. It's had support for Gitadora for a while but only supported manual imports.
I've written an userscript to scrape Gitadora scores from Konami's score page and export valid JSON which tachi can read.
Install userscript (Requires Tamper/Violentmonkey)
Guide
- Navigate to Gitadora on the Konami website
- Select "プレーデータ" then "プレーデータ" in the navbar
- Select "プレー履歴" in the sidebar
- Click either "GF" or "DM" on the page
- Click the scrape button
- Wait for the script to navigate to the last page of scores
- Click the download button
- Navigate to Batch Manual import page on Tachi
- Select the exported file
- Click "Submit File"
Some scores may fail to import since Tachi does not have all Gitadora songs in its database. Kamaitachi is usually 1 major version behind.
Update 2024-08-21: Kamaitachi now supports up to "Fuzz Up". I've written a script to make importing new version easier so hopefully as new versions release it'll be updated.
Update 2025-06-25: The script has been updated to version 1.4 and supports scraping the mobile version of the webpage.
Update 2025-07-13: Fixed an issue with downloading json files on iOS