Leo32onGIT / exevo-pan

Exevo Pan is a better Char Bazaar application for Tibia.

Home Page:https://exevopan.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Exevo Pan

This application is 100% free and open-source. Run it in any device through a web-browser! Designed for both Mobile and Desktop.

You can find the application here.

Current Features

  • List all available character auctions
  • List all past character auctions
  • Analytics and summary data about the Bazaar
  • Search by nickname
  • Filter by server types, character stats and more!
  • Rare items finder
  • Bookmark auctions
  • Dark Theme

Future Features

  • Notifications for auctions close to ending

Char Bazaar Data

Since there is no official API from Cipsoft, all the data used in this app is scraped from the official Tibia website. You can check the scraping scripts here.

All live data is fetched from these endpoints:

https://exevopan-data.netlify.app/MinifiedCharacterData.json

https://exevopan-data.netlify.app/ItemsData.json

https://exevopan-data.netlify.app/ServerData.json

https://exevopan-history-data.netlify.app/hash.json

https://exevopan-history-data.netlify.app/historyData{index}.json

They are being updated around every 10 minutes

More informations

This project was done using React.js. If you have any suggestions, questions or need any help, feel free to contact me :-)

About

Exevo Pan is a better Char Bazaar application for Tibia.

https://exevopan.com

License:The Unlicense


Languages

Language:TypeScript 98.3%Language:JavaScript 1.7%