Is it possible to get a list of item mods as dictionary data from GGG?

I'm considering to write some kind of utility to check item properties like PoE_TradeMacro and i would like to have actual list of items mods in order to parse clipboard data.

By mods i mean usual item affixes, shaper/elder, essence-crafted, fossil-crafted, bench-crafted, vaal temple-specific and so on.

I've checked https://www.pathofexile.com/item-data but mods listed there are outdated.

Also i'm interested in getting list of unique items and their mods as dictionary data.

I would like to have this data from GGG and not from 3rd party site/service to make sure i will have consistent and up-to-date data.

So, it is possible somehow?
retired from forum because of censorship and discrimination
(also poe2 bad)
Last edited by DivineChampion#3546 on Feb 15, 2019, 2:15:59 PM
Last bumped on Feb 18, 2019, 10:31:18 AM
The closest you get is http://poedb.tw/us/mod.php which is datamined directly from the client.
"
CrazylikE wrote:
The closest you get is http://poedb.tw/us/mod.php which is datamined directly from the client.

Hi, thanks for reply.

I've looked at poedb but there are few issues with it:

- on "all mods" page there are no restrictions by item basis - for example, for mod "Tier 1 | 80 | Prefix | Bow Attacks fire an additional Arrow" there is no indication it is only available on quiver;

- on pages where mods are listed for specific base item, list of mod tiers is loaded dynamically, and it seems it was intentionally made to prevent automated data extraction from this site;

- some listed mods are not available for players - for example, on "bow" page listed Delve Suffix "(100–120)% increased Damage when on Full Life" while there are no items with this affix on market. Which means i cannot fully trust data on this site when i need to do automated parsing of item's affixes.
retired from forum because of censorship and discrimination
(also poe2 bad)
Last edited by DivineChampion#3546 on Feb 15, 2019, 4:14:57 PM
"
DivineChampion wrote:
"
CrazylikE wrote:
The closest you get is http://poedb.tw/us/mod.php which is datamined directly from the client.

Hi, thanks for reply.

I've looked at poedb but there are few issues with it:

- on "all mods" page there are no restrictions by item basis - for example, for mod "Tier 1 | 80 | Prefix | Bow Attacks fire an additional Arrow" there is no indication it is only available on quiver;

- on pages where mods are listed for specific base item, list of mod tiers is loaded dynamically, and it seems it was intentionally made to prevent automated data extraction from this site;

- some listed mods are not available for players - for example, on "bow" page listed Delve Suffix "(100–120)% increased Damage when on Full Life" while there are no items with this affix on market. Which means i cannot fully trust data on this site when i need to do automated parsing of item's affixes.


The only way to do anything about it is to datamine it yourself and build the database how you like it, unfortunetly.

http://poeaffix.net/ is also a site that I have used a lot in the past, dont know if it is of any help to you.

Report Forum Post

Report Account:

Report Type

Additional Info