PoE Sniper released
Hello everyone. I’d like to introduce you to POE-sniper, an indexing program I’ve been developing for six months. Disclaimer: Be sure you use an unlimited internet connection plan and good speed since the tool currently downloads about 1.5 millibytes of JSON data each second.
Introduction
This program lets you conduct live searches based on the most current data on items using the Path of Exile API. The primary benefit of this software is the capability to save and centralize search criteria in a single window.
Read More : Slime Rancher Beginner Tips & Strategies
Video
Here’s a brief 5-minute video that shows some of the tool’s functions.)
Features
Here’s the complete list of features currently supported by the company:
Find discounted items for every 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 the results of your poe.trade research (see video)
Show price statistics of similar items on Poe.trade
Search on Poe.trade by filtering your search criteria
Link to poe.trade, poe-rates.com and poe.ninja search, as in the poe.wiki. Wiki
Support for notifications (both audio and visual)
Get in touch with the seller by pressing an item’s listing or switching on automatic copy to clipboard.
Price recommendation for the item based on Poe.trade
Support for Blacklist (see video)
Sorting categories (see video)
Mod Group Support (NOT If, IF SUM, COUNT, WEIGHT AND)
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 using one of the APIs, either poe.ninja or the poe-rates.com API. Chunks are downloaded using the Path of Exile API with gzip compression into memory. Each chunk is then compared with the filters set by the user and, if it matches the criteria, displayed within the tool.
Download
You can browse the source files and download any of the latest releases.
Leave a Reply