No description
- JavaScript 98.2%
- HTML 1.7%
| .github/workflows | ||
| .jenkins | ||
| .vscode | ||
| public | ||
| src | ||
| .gitignore | ||
| package.json | ||
| README.md | ||
XIV-Marketeer
This is and was a pet project to visualize changes in the global market of the online MMORPG Final Fantasy XIV using tools like Garland Tools and Universalis. Using this project is potentially against ToS, though it "just visualizes data".
Essentially, what it would do is:
- Pull various data from APIs (like Garland Tools and Universalis)
- Process through the data to find specific combinations like "in high demand, but no supply" or "supply overflow"
- Present the compiled data as easily understandable graphs and text on a GitHub page
Some of the data had to be precompiled in via a CI/CD, which would limit it to daily/hourly runs.
The Jupyter Notebook part of this can be found here!
I do not have the time to continue development of this project. It should still work, though it may need to be updated for future expansions.