[Tool] POE Stash indexer

Hi everyone,

Here is an indexer for the POE stash API that I have been working on for a few month. The tool is built in two parts.

First an indexer backend, typically to run on a server, downloading the JSON chunks at regular interval and storing them in a MongoDB database with a few additional computations such as the amount of links, etc...



The second part is the client which allows to interact with the collected data.


(look here https://raw.githubusercontent.com/licoffe/POE-Stash-indexer/master/client.png for a better quality screenshot)

The client features:
- Market exchange rate polling through poe.trade
- Lookup of prices, stats and last update time for a given item name, account name, last character or mods
- A price distribution plot to have a better idea of the current market price for a specific item
- Text completion for mods and item names
- An average, median and mode price over the entries indexed
- Clicking on an entry in the item list will copy a message in the clipboard to contact the seller with his offer
- Auto-refresh the search at a fixed poll (10s) for now
- Pop-up notification when the search is finished
- Search can be sorted by affix value, price and player activity
- Search can be filtered by item level, socket amount, socket links, corruption, no longer available (sold or moved, we don't know)

The tools are written in NodeJS and packaged with Electron, so they are compatible with Windows, Linux and Mac. All the sources are available on Github (https://github.com/licoffe/POE-Stash-indexer), and I also provide some releases for each platforms (https://github.com/licoffe/POE-Stash-indexer/releases/tag/1.0.0). The releases connect to my MongoDB which is hopefully running 24 hours a day :)

Have fun!
-----------------------------------------------------
Want to check out the price of your items? Check out http://poe-rates.com
Last edited by Licoffe#3989 on Nov 14, 2016, 3:56:59 PM
Last bumped on Nov 23, 2016, 5:47:08 PM
Don't want to bump as I want to keep this all to myself...

but you deserve it... :^) Thanks for your work!
You might see me in global as STFU_IM_----_OK :^)

hi
"
TheInfiniteIce wrote:
Don't want to bump as I want to keep this all to myself...

but you deserve it... :^) Thanks for your work!


Thanks a lot! :) I'm trying to improve search speed now. I also added a new currency indexer to scrape poe.trade rates. It will be in the next release.


http://imgur.com/a/TVs6Y
-----------------------------------------------------
Want to check out the price of your items? Check out http://poe-rates.com
Last edited by Licoffe#3989 on Nov 23, 2016, 5:49:13 PM

Report Forum Post

Report Account:

Report Type

Additional Info