Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Bulbazard/exevo-pan

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 94.0%
  • CSS 3.1%
  • HTML 2.9%