GithubHelp home page GithubHelp logo

nibbydev / poewatch Goto Github PK

View Code? Open in Web Editor NEW
32.0 5.0 0.0 3.44 MB

Path of Exile price statistics generator and web front

Home Page: https://poe.watch

License: GNU Affero General Public License v3.0

Java 46.39% PHP 23.88% CSS 2.77% JavaScript 23.88% Python 0.38% TSQL 2.70%
poe pathofexile poewatch price-tracker prices statistics

poewatch's Introduction

PoeWatch

Prices page

Overview

PoeWatch is a Path of Exile statistics and price data collection page that's been in the works since 2017. It gathers data over time for various items (such as uniques, gems, currency, you name it) from public trade listings and finds the average prices.

The repository contains the web frontend, PHP backend and the app written in Java. A live version can be seen on Poe.watch.

The general idea

The general goal was to make a statistics website with everything in one place. Users can check prices of almost any item type from the current or past leagues and look up character names.

Minimal setup

Prerequisites: Maven, the latest JDK and MySQL server.

  1. Build Java app mvn clean install
  2. Run db configuration script resources/DatabaseSetup.sql
  3. Run app java -jar poewatch.jar

poewatch's People

Contributors

fwidm avatar nibbydev avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

poewatch's Issues

no alias for tmpstandard league?

I've looked through the API documentation and it seems that there is no abstracted way to reference the current temporary league, most oftenly referred to tmpstandard and tmphardcore in other apps and APIs.

I'd love if this feature became available as an alias to the currently active temp league.

Missing chart data at /prices

Hello @siegrest
Thanks for the awesome application you've put together, really useful and well done.

I am seeing the {{meta}} tag on all charts when hovering, is that expected?

Live update animation CPU usage

Love the site!

One minor issue: You're currently animating width on the live update progress bar, and this causes excessive CPU usage because it forces the browser to refresh the layout and therefore repaint the entire page each frame.

I'm sure there are many ways to avoid forcing layout but there are two I know that might work for you:

  • animate transform scaleX
  • use a linear-gradient and animate the background-position

Discrepancy between poe.watch and poe.trade

I noticed that there's a pretty large discrepancy between the price for L20 +0% quality non-corrupted Winter Orb gems in Synthesis, as reported on poe.watch vs poe.trade, the official PoE trade search, and poe.ninja. The latter three all show that gem is sitting around 12-15c, but poe.watch shows it consistently around 2c. poe.ninja's price history shows it hasn't been below 7c.

After I noticed this, I checked another random gem -- Herald of Ash -- and see a similar discrepancy. Everything else shows ~9c, but poe.watch shows 4c.

For reference, this is what I see on poe.watch: winter-orb-poewatch

And on poe.trade: winter-orb-poetrade

No Betrayal data

Hey guys,

there doesn't seem to be any data from Betrayal league. i.e. trying to search for the prices of divination cards in 3.5.0 returns nothing

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.