Table of Contents
PoE Sniper released
Hello, everyone! I want to share POE-sniper, an indexing program I’ve been developing for six months. Disclaimer: Ensure you are on an unlimitable connection plan and good speed since the tool currently downloads about 1.5 millibytes of JSON data each second.
Introduction
This tool allows you to run live searches based on the most current data on items of the Path of Exile API. The primary benefit of this software is the capability to save and centralize the search criteria within one window.
Video
Here’s a brief 5 minute video that shows some of the capabilities of the tool .)
Features
Here’s the complete list of features currently supportedby the company:
Find items that are underpriced for each league
– Create item filters based on various criteria: Type, Armor/Shield/Evasion values, Affixes, Amount of links, Sockets (total and R/G/B/W), Item level, Item tier, Gem XP%, Quality, Corrupted/crafted/enchanted/identified, Rarity (including non-unique), DPS (Total, Phys), League, Price
Upload all of your poe.trade research (see video)
Show price statistics of similar items that are listed on poe.trade
Search for poe.trade by using the filter criteria you have set.
Sites to poe.trade, poe-rates.com and poe.ninja search, as in the poe.wiki. Wiki
Support for notifications (both both)
Get in touch with the seller by pressing an item’s entry, or turning off automatic copy to clipboard
Item price recommendation is based on poe.trade
Blacklist support (see video)
Categories to filter (see video)
Mod Group Support (NOT If SUM, COUNT WEIGHT AND)
Read More : Slime rancher tips
Technologies
The application has been written with Node.js and is packaged as a native application that utilizes Electron. Electron framework.
How does it work
The tool starts by obtaining the last change_id by using or the poe.ninja as well as the poe-rates.com API. Chunks are downloaded from the Path of Exile API with Gzip compression and stored in memory. Every chunk is then compared with the filters that the user has created and, if it matches the criteria, then displayed within the tool.
Download
You are welcome to browse the archives and download any of the newest versions.
Leave a Reply