GeppoExtractor is a Java application that automatically downloads frame data of all the Tekken characters from the website Geppopotamus and transforms it into a JSON format.
These JSON files are used by the Mokujin Discord bot to quickly give frame data to whichever person asks for it.
The application uses Spring in combination with JSoup to crawl data from the website.