A tool to keep track of Tibia market prices over time
- Run the
./install.shto install all required dependencies. - Install the
requirements.txtorrequirements_api.txtusing pip, depending on your need. - Fill out the
src/config/config.jsonwith the desired values. - Compile the zlib decompressor by running
dotnet build - Run
sudo python3 src/extract.pyorsudo python3 src/api.py