{"id":23388997,"url":"https://github.com/ayberkgezer/poe.ninja-api-document","last_synced_at":"2026-02-28T04:42:42.892Z","repository":{"id":172076222,"uuid":"618956044","full_name":"ayberkgezer/poe.ninja-API-Document","owner":"ayberkgezer","description":"poe.ninja API DOCUMENT","archived":false,"fork":false,"pushed_at":"2024-07-27T20:06:44.000Z","size":84,"stargazers_count":19,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-16T00:14:17.168Z","etag":null,"topics":["path-of-exile","pathofexile"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ayberkgezer.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-03-25T20:46:24.000Z","updated_at":"2025-06-07T16:23:31.000Z","dependencies_parsed_at":"2024-02-17T14:23:50.325Z","dependency_job_id":"79051aeb-0293-4235-b9c5-80e7b3559207","html_url":"https://github.com/ayberkgezer/poe.ninja-API-Document","commit_stats":null,"previous_names":["ayberkgezer/poe.ninja-api-document"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ayberkgezer/poe.ninja-API-Document","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ayberkgezer%2Fpoe.ninja-API-Document","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ayberkgezer%2Fpoe.ninja-API-Document/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ayberkgezer%2Fpoe.ninja-API-Document/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ayberkgezer%2Fpoe.ninja-API-Document/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ayberkgezer","download_url":"https://codeload.github.com/ayberkgezer/poe.ninja-API-Document/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ayberkgezer%2Fpoe.ninja-API-Document/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260144062,"owners_count":22965444,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["path-of-exile","pathofexile"],"created_at":"2024-12-22T02:35:59.124Z","updated_at":"2026-02-28T04:42:37.863Z","avatar_url":"https://github.com/ayberkgezer.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# poe.ninja API\n\nHi! I compiled **poe.ninja API** to use in projects\n\n### Active League Names\n\n- `Settlers`\n- `Standard`\n- `Hardcore`\n- `Necropolis`\n\nJS Libraries I Prepared\n- poe-api-manager [NPM](https://www.npmjs.com/package/poe-api-manager) [Github](https://github.com/ayberkgezer/poe-api-manager)\n\n## Poe Ninja\n\nThere are two types of data types in the poe ninja api. One is `currencyoverview` and the other is `itemoverview`.\n\n| currencyoverview | itemoverview    |\n| ---------------- | --------------- |\n| Currency         | Oil             |\n| Fragment         | Incubator       |\n|                  | Scarab          |\n|                  | Fossil          |\n|                  | Resonator       |\n|                  | Essence         |\n|                  | DivinationCard  |\n|                  | SkillGem        |\n|                  | BaseType        |\n|                  | HelmetEnchant   |\n|                  | UniqueMap       |\n|                  | Map             |\n|                  | UniqueJewel     |\n|                  | UniqueFlask     |\n|                  | UniqueWeapon    |\n|                  | UniqueArmour    |\n|                  | UniqueAccessory |\n|                  | Beast           |\n|                  | Vials           |\n|                  | Delirium Orbs   |\n||Omens|\n||Unique Relic|\n||Cluster Jewel|\n||Blighted Maps|\n||Blight Ravaged Maps|\n||Invitations|\n||Memories|\n||Coffins|\n||AllflameEmbers|\n## Poe Ninja API\n\n| Category                                                                                        | API                                                                             |\n| ----------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------- |\n| [Currency](#currency)                      | https://poe.ninja/api/data/currencyoverview?league=LEAGUE-NAME\u0026type=Currency    |\n| [Fragment](#fragment)                      | https://poe.ninja/api/data/currencyoverview?league=LEAGUE-NAME\u0026type=Fragment    |\n| [Oils](#oils)                              | https://poe.ninja/api/data/itemoverview?league=LEAGUE-NAME\u0026type=Oil             |\n| [Incubators ](#incubators)                 | https://poe.ninja/api/data/itemoverview?league=LEAGUE-NAME\u0026type=Incubator       |\n| [Scarabs ](#scarabs)                       | https://poe.ninja/api/data/itemoverview?league=LEAGUE-NAME\u0026type=Scarab          |\n| [Fossils ](#fossils)                       | https://poe.ninja/api/data/itemoverview?league=LEAGUE-NAME\u0026type=Fossil          |\n| [Resonators ](#resonators)                 | https://poe.ninja/api/data/itemoverview?league=LEAGUE-NAME\u0026type=Resonator       |\n| [Essences ](#essences)                     | https://poe.ninja/api/data/itemoverview?league=LEAGUE-NAME\u0026type=Essence         |\n| [Divination Cards ](#divination-cards)     | https://poe.ninja/api/data/itemoverview?league=LEAGUE-NAME\u0026type=DivinationCard  |\n| [Skill Gems ](#skill-gems)                 | https://poe.ninja/api/data/itemoverview?league=LEAGUE-NAME\u0026type=SkillGem        |\n| [Base Types ](#base-types)                 | https://poe.ninja/api/data/itemoverview?league=LEAGUE-NAME\u0026type=BaseType        |\n| [Helmet Enchants ](#helmet-enchants)       | https://poe.ninja/api/data/itemoverview?league=LEAGUE-NAME\u0026type=HelmetEnchant   |\n| [Unique Maps ](#unique-maps)               | https://poe.ninja/api/data/itemoverview?league=LEAGUE-NAME\u0026type=UniqueMap       |\n| [Maps ](#maps)                             | https://poe.ninja/api/data/itemoverview?type=Map\u0026league=LEAGUE-NAME             |\n| [Unique Jewels ](#unique-jewels)           | https://poe.ninja/api/data/itemoverview?league=LEAGUE-NAME\u0026type=UniqueJewel     |\n| [Unique Flasks ](#unique-flasks)           | https://poe.ninja/api/data/itemoverview?league=LEAGUE-NAME\u0026type=UniqueFlask     |\n| [Unique Weapons ](#unique-weapons)         | https://poe.ninja/api/data/itemoverview?league=LEAGUE-NAME\u0026type=UniqueWeapon    |\n| [Unique Armours ](#unique-armours)         | https://poe.ninja/api/data/itemoverview?league=LEAGUE-NAME\u0026type=UniqueArmour    |\n| [Unique Accessories ](#unique-accessories) | https://poe.ninja/api/data/itemoverview?league=LEAGUE-NAME\u0026type=UniqueAccessory |\n| [Beasts ](#beasts)                         | https://poe.ninja/api/data/itemoverview?league=LEAGUE-NAME\u0026type=Beast           |\n| [Vials ](#vials)                           | https://poe.ninja/api/data/itemoverview?league=LEAGUE-NAME\u0026type=Vial            |\n| [Delirium Orbs ](#delirium-orbs)           | https://poe.ninja/api/data/itemoverview?league=LEAGUE-NAME\u0026type=DeliriumOrb     |\n| [Omens](#omens) | https://poe.ninja/api/data/itemoverview?league=LEAGUE-NAME\u0026type=Omen\n|[Unique Relics](#unique-relics)|https://poe.ninja/api/data/itemoverview?league=LEAGUE-NAME\u0026type=UniqueRelic|\n|[Cluster Jewels](#cluster-jewels)|https://poe.ninja/api/data/itemoverview?league=LEAGUE-NAME\u0026type=ClusterJewel|\n|[Blighted Maps](#blighted-maps)|https://poe.ninja/api/data/itemoverview?league=LEAGUE-NAME\u0026type=BlightedMap|\n|[Blight Ravaged Maps](#blight-ravaged-maps)|https://poe.ninja/api/data/itemoverview?league=LEAGUE-NAME\u0026type=BlightRavagedMap|\n|[Invitations](#invitations)|https://poe.ninja/api/data/itemoverview?league=LEAGUE-NAME\u0026type=Invitation|\n|[Memories](#memories)|https://poe.ninja/api/data/itemoverview?league=LEAGUE-NAME\u0026type=Memory|\n|[Coffins](#coffins)|https://poe.ninja/api/data/itemoverview?league=LEAGUE-NAME\u0026type=Coffin|\n|[Allflame Embers](#allflame-embers)|https://poe.ninja/api/data/itemoverview?league=LEAGUE-NAME\u0026type=AllflameEmber|\n\n\n## Currency\n\n- `https://poe.ninja/api/data/currencyoverview?league=LEAGUE-NAME\u0026type=Currency`\n- `LEAGUE-NAME`: Write League Names\n- `chaosEquivalent`: Chaos Value\n- `pay_currency_id - get_currency_id`: Currency Id\n- `get_currency_id - pay_currency_id`: Chaos Id\n- `detailsId`: Unique Name\n- `icon`: Png Photo\n\n```json\n\"lines\": [\n    {\n    \"currencyTypeName\": \"Mirror of Kalandra\",\n    \"pay\": {\n        \"id\": 0,\n        \"league_id\": 161,\n        \"pay_currency_id\": 22,\n        \"get_currency_id\": 1,\n        \"sample_time_utc\": \"2023-03-25T20:33:07.1089319Z\",\n        \"count\": 59,\n        \"value\": 0.0000070301,\n        \"data_point_count\": 1,\n        \"includes_secondary\": true,\n        \"listing_count\": 252\n    },\n    \"receive\": {\n        \"id\": 0,\n        \"league_id\": 161,\n        \"pay_currency_id\": 1,\n        \"get_currency_id\": 22,\n        \"sample_time_utc\": \"2023-03-25T20:33:07.1089319Z\",\n        \"count\": 33,\n        \"value\": 146900,\n        \"data_point_count\": 1,\n        \"includes_secondary\": true,\n        \"listing_count\": 161\n    },\n    \"paySparkLine\": {\n        \"data\": [],\n        \"totalChange\": 42.25\n    },\n    \"receiveSparkLine\": {\n        \"data\": [],\n        \"totalChange\": -3.92\n    },\n    \"chaosEquivalent\": 143915.04,\n    \"lowConfidencePaySparkLine\": {\n        \"data\": [],\n        \"totalChange\": 42.25\n    },\n    \"lowConfidenceReceiveSparkLine\": {\n        \"data\": [],\n        \"totalChange\": -3.92\n    },\n    \"detailsId\": \"mirror-of-kalandra\"},\n]\n\"currencyDetails\": [\n    {\n        \"id\": 22,\n        \"icon\": \"https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvQ3VycmVuY3lEdXBsaWNhdGUiLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MX1d/7111e35254/CurrencyDuplicate.png\",\n        \"name\": \"Mirror of Kalandra\",\n        \"tradeId\": \"mirror\"\n    },\n]\n```\n\n## Fragment\n\n- `https://poe.ninja/api/data/currencyoverview?league=LEAGUE-NAME\u0026type=Fragment`\n- `LEAGUE-NAME`: Write League Names\n- `chaosEquivalent`: Chaos Value\n- `pay_currency_id - get_currency_id`: Fragment Id\n- `get_currency_id - pay_currency_id`: Chaos Id\n- `detailsId`: Unique Name\n- `icon`: Png Photo\n\n```json\n\"lines\": [\n{\n    \"currencyTypeName\": \"Voidborn Reliquary Key\",\n    \"pay\": {\n        \"id\": 0,\n        \"league_id\": 161,\n        \"pay_currency_id\": 232,\n        \"get_currency_id\": 1,\n        \"sample_time_utc\": \"2023-03-27T16:53:05.2641346Z\",\n        \"count\": 2,\n        \"value\": 0.0013066536,\n        \"data_point_count\": 1,\n        \"includes_secondary\": true,\n        \"listing_count\": 4\n    },\n    \"receive\": {},\n    \"paySparkLine\": {\n        \"data\": [],\n        \"totalChange\": -21.19\n    },\n    \"receiveSparkLine\": {\n        \"data\": [],\n        \"totalChange\": -32.1\n    },\n    \"chaosEquivalent\": 1100,\n    \"lowConfidencePaySparkLine\": {\n        \"data\": [],\n        \"totalChange\": -28.83\n    },\n    \"lowConfidenceReceiveSparkLine\": {\n        \"data\": [],\n        \"totalChange\": -32.1\n    },\n    \"detailsId\": \"voidborn-reliquary-key\"\n},\n]\n\"currencyDetails\": [\n    {\n        \"id\": 232,\n        \"icon\": \"https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvTWFwcy9Db3NtaWNDb3JlU3VwcG9ydGVyVmF1bHRLZXkiLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MX1d/16d2e6b54d/CosmicCoreSupporterVaultKey.png\",\n        \"name\": \"Voidborn Reliquary Key\",\n        \"tradeId\": \"voidborn-reliquary-key\"\n    },\n]\n```\n\n## Oils\n\n- `https://poe.ninja/api/data/itemoverview?league=LEAGUE-NAME\u0026type=Oil`\n- `LEAGUE-NAME`: Write League Names\n- `id`: Unique Item Id\n- `name`: Item Name\n- `icon`: Png Photo\n- `chaosValue`: Chaos Price\n- `exaltedValue`: Exalted Price\n- `divineValue`: Divine Price\n- `detailsId`: Unique Name\n\n```json\n\"lines\": [\n    {\n        \"id\": 22607,\n        \"name\": \"Golden Oil\",\n        \"icon\": \"https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvT2lscy9Hb2xkZW5PaWwiLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MX1d/69094a06e9/GoldenOil.png\",\n        \"baseType\": \"Golden Oil\",\n        \"stackSize\": 10,\n        \"itemClass\": 5,\n        \"sparkline\": {\n            \"data\": [],\n            \"totalChange\": -1.67\n        },\n        \"lowConfidenceSparkline\": {\n            \"data\": [],\n            \"totalChange\": -1.67\n        },\n        \"implicitModifiers\": [],\n        \"explicitModifiers\": [],\n        \"flavourText\": \"\",\n        \"chaosValue\": 59,\n        \"exaltedValue\": 2.42,\n        \"divineValue\": 0.23,\n        \"count\": 99,\n        \"detailsId\": \"golden-oil\",\n        \"listingCount\": 1997\n    },\n]\n```\n\n## Incubators\n\n- `https://poe.ninja/api/data/itemoverview?league=LEAGUE-NAME\u0026type=Incubator`\n- `LEAGUE-NAME`: Write League Names\n- `id`: Unique Item Id\n- `name`: Item Name\n- `icon`: Png Photo\n- `chaosValue`: Chaos Price\n- `exaltedValue`: Exalted Price\n- `divineValue`: Divine Price\n- `detailsId`: Unique Name\n\n```json\n\"lines\": [\n    {\n        \"id\": 21676,\n        \"name\": \"Whispering Incubator\",\n        \"icon\": \"https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvSW5jdWJhdGlvbi9JbmN1YmF0aW9uRXNzZW5jZSIsInciOjEsImgiOjEsInNjYWxlIjoxfV0/4a659194f8/IncubationEssence.png\",\n        \"stackSize\": 10,\n        \"itemClass\": 5,\n        \"sparkline\": {\n            \"data\": [],\n            \"totalChange\": 0\n        },\n        \"lowConfidenceSparkline\": {\n            \"data\": [],\n            \"totalChange\": -4.6\n        },\n        \"implicitModifiers\": [],\n        \"explicitModifiers\": [\n            {\n                \"text\": \"Adds an incubated Essence item to an equippable item\\nItem drops after killing (2495-2685) monsters\",\n                \"optional\": false\n            }\n        ],\n        \"flavourText\": \"\",\n        \"chaosValue\": 249.02,\n        \"exaltedValue\": 10.7,\n        \"divineValue\": 1,\n        \"count\": 1,\n        \"detailsId\": \"whispering-incubator\",\n        \"listingCount\": 2\n    },\n]\n```\n\n## Scarabs\n\n- `https://poe.ninja/api/data/itemoverview?league=LEAGUE-NAME\u0026type=Scarab`\n- `LEAGUE-NAME`: Write League Names\n- `id`: Unique Item Id\n- `name`: Item Name\n- `icon`: Png Photo\n- `chaosValue`: Chaos Price\n- `exaltedValue`: Exalted Price\n- `divineValue`: Divine Price\n- `detailsId`: Unique Name\n\n```json\n\"lines\": [\n    {\n        \"id\": 42606,\n        \"name\": \"Winged Divination Scarab\",\n        \"icon\": \"https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvU2NhcmFicy9UaWVyNFNjYXJhYkRpdmluYXRpb24iLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MX1d/e6539f578d/Tier4ScarabDivination.png\",\n        \"stackSize\": 10,\n        \"itemClass\": 0,\n        \"sparkline\": {\n            \"data\": [],\n            \"totalChange\": -3.99\n        },\n        \"lowConfidenceSparkline\": {\n            \"data\": [],\n            \"totalChange\": -3.99\n        },\n        \"implicitModifiers\": [],\n        \"explicitModifiers\": [\n            {\n                \"text\": \"250% more Divination Cards found in Area\",\n                \"optional\": false\n            }\n        ],\n        \"flavourText\": \"Hinekora has sent the world another herald, but this hatungo walks another path.\\nWe are left blinded, and subject to the vagaries of Fate.\",\n        \"chaosValue\": 35.61,\n        \"exaltedValue\": 1.5,\n        \"divineValue\": 0.14,\n        \"count\": 99,\n        \"detailsId\": \"winged-divination-scarab\",\n        \"listingCount\": 3248\n    },\n]\n```\n\n## Fossils\n\n- `https://poe.ninja/api/data/itemoverview?league=LEAGUE-NAME\u0026type=Fossil`\n- `LEAGUE-NAME`: Write League Names\n- `id`: Unique Item Id\n- `name`: Item Name\n- `icon`: Png Photo\n- `chaosValue`: Chaos Price\n- `exaltedValue`: Exalted Price\n- `divineValue`: Divine Price\n- `detailsId`: Unique Name\n\n```json\n\"lines\": [\n    {\n        \"id\": 7666,\n        \"name\": \"Glyphic Fossil\",\n        \"icon\": \"https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvRGVsdmUvR2x5cGhpY0Zvc3NpbCIsInciOjEsImgiOjEsInNjYWxlIjoxfV0/f5b3c6edf7/GlyphicFossil.png\",\n        \"stackSize\": 10,\n        \"itemClass\": 5,\n        \"sparkline\": {\n            \"data\": [],\n            \"totalChange\": -1.8\n        },\n        \"lowConfidenceSparkline\": {\n            \"data\": [],\n            \"totalChange\": -1.8\n        },\n        \"implicitModifiers\": [],\n        \"explicitModifiers\": [\n            {\n                \"text\": \"Has a Corrupt Essence modifier\",\n                \"optional\": false\n            }\n        ],\n        \"flavourText\": \"\",\n        \"chaosValue\": 98.2,\n        \"exaltedValue\": 4.48,\n        \"divineValue\": 0.4,\n        \"count\": 99,\n        \"detailsId\": \"glyphic-fossil\",\n        \"listingCount\": 1678\n},\n]\n```\n\n## Resonators\n\n- `https://poe.ninja/api/data/itemoverview?league=LEAGUE-NAME\u0026type=Resanator`\n- `LEAGUE-NAME`: Write League Names\n- `id`: Unique Item Id\n- `name`: Item Name\n- `icon`: Png Photo\n- `chaosValue`: Chaos Price\n- `exaltedValue`: Exalted Price\n- `divineValue`: Divine Price\n- `detailsId`: Unique Name\n\n```json\n\"lines\": [\n    {\n        \"id\": 7662,\n        \"name\": \"Prime Chaotic Resonator\",\n        \"icon\": \"https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvRGVsdmUvUmVyb2xsMngyQyIsInciOjIsImgiOjIsInNjYWxlIjoxfV0/584267701b/Reroll2x2C.png\",\n        \"stackSize\": 10,\n        \"itemClass\": 5,\n        \"sparkline\": {\n            \"data\": [],\n            \"totalChange\": 0\n        },\n        \"lowConfidenceSparkline\": {\n            \"data\": [],\n            \"totalChange\": 0\n        },\n        \"implicitModifiers\": [],\n        \"explicitModifiers\": [],\n        \"flavourText\": \"\",\n        \"chaosValue\": 33,\n        \"exaltedValue\": 1.51,\n        \"divineValue\": 0.13,\n        \"count\": 99,\n        \"detailsId\": \"prime-chaotic-resonator\",\n        \"listingCount\": 4426\n    },\n]\n```\n\n## Essences\n\n- `https://poe.ninja/api/data/itemoverview?league=LEAGUE-NAME\u0026type=Essence`\n- `LEAGUE-NAME`: Write League Names\n- `id`: Unique Item Id\n- `name`: Item Name\n- `icon`: Png Photo\n- `chaosValue`: Chaos Price\n- `exaltedValue`: Exalted Price\n- `divineValue`: Divine Price\n- `detailsId`: Unique Name\n\n```json\n\"lines\": [\n    {\n        \"id\": 494,\n        \"name\": \"Essence of Horror\",\n        \"icon\": \"https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvRXNzZW5jZS9Ib3Jyb3IxIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/748d594bde/Horror1.png\",\n        \"mapTier\": 8,\n        \"baseType\": \"Essence of Horror\",\n        \"stackSize\": 9,\n        \"itemClass\": 5,\n        \"sparkline\": {},\n        \"lowConfidenceSparkline\": {},\n        \"implicitModifiers\": [],\n        \"explicitModifiers\": [\n            {\n                \"text\": \"Upgrades a normal item to rare or reforges a rare item, guaranteeing one property\",\n                \"optional\": false\n            },\n            {\n                \"text\": \"\",\n                \"optional\": false\n            },\n            {\n                \"text\": \"Weapon: 16% chance to gain a Power, Frenzy or Endurance Charge on Kill\",\n                \"optional\": false\n            },\n            {\n                \"text\": \"Gloves: Socketed Gems have +3.5% Critical Strike Chance\",\n                \"optional\": false\n            },\n            {\n                \"text\": \"Boots: 5% reduced Elemental Damage Taken while stationary\",\n                \"optional\": false\n            },\n            {\n                \"text\": \"Body Armour: 15% of Physical Damage from Hits taken as Cold Damage\",\n                \"optional\": false\n            },\n            {\n                \"text\": \"Helmet: Socketed Gems deal 30% more Elemental Damage\",\n                \"optional\": false\n            },\n            {\n                \"text\": \"Shield: Chill Nearby Enemies when you Block\",\n                \"optional\": false\n            },\n            {\n                \"text\": \"Quiver: 8 to 12 Added Cold Damage per Frenzy Charge\",\n                \"optional\": false\n            },\n            {\n                \"text\": \"Amulet: (15-25)% chance to Crush on Hit\",\n                \"optional\": false\n            },\n            {\n                \"text\": \"Ring: 4 to 7 Added Cold Damage per Frenzy Charge\",\n                \"optional\": false\n            },\n            {\n                \"text\": \"Belt: Gain Alchemist's Genius when you use a Flask\",\n                \"optional\": false\n            }\n        ],\n        \"flavourText\": \"\",\n        \"chaosValue\": 35,\n        \"exaltedValue\": 1.56,\n        \"divineValue\": 0.14,\n        \"count\": 99,\n        \"detailsId\": \"essence-of-horror\",\n        \"listingCount\": 5237\n    },\n]\n```\n\n## Divination Cards\n\n- `https://poe.ninja/api/data/itemoverview?league=LEAGUE-NAME\u0026type=DivinationCard`\n- `LEAGUE-NAME`: Write League Names\n- `id`: Unique Item Id\n- `name`: Item Name\n- `icon`: Png Photo\n- `chaosValue`: Chaos Price\n- `exaltedValue`: Exalted Price\n- `divineValue`: Divine Price\n- `detailsId`: Unique Name\n\n```json\n\"lines\": [\n    {\n        \"id\": 636,\n        \"name\": \"House of Mirrors\",\n        \"icon\": \"https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvRGl2aW5hdGlvbi9JbnZlbnRvcnlJY29uIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/f34bf8cbb5/InventoryIcon.png\",\n        \"stackSize\": 9,\n        \"artFilename\": \"HouseOfMirrors\",\n        \"itemClass\": 6,\n        \"sparkline\": {\n            \"data\": [],\n            \"totalChange\": -7.62\n        },\n        \"lowConfidenceSparkline\": {\n            \"data\": [],\n            \"totalChange\": -7.62\n        },\n        \"implicitModifiers\": [],\n        \"explicitModifiers\": [\n            {\n                \"text\": \"\u003ccurrencyitem\u003e{Mirror of Kalandra}\",\n                \"optional\": false\n            }\n        ],\n        \"flavourText\": \"What do you see in the mirror?\",\n        \"chaosValue\": 18567,\n        \"exaltedValue\": 822.64,\n        \"divineValue\": 75,\n        \"count\": 44,\n        \"detailsId\": \"house-of-mirrors\",\n        \"listingCount\": 119\n    },\n]\n```\n\n## Skill Gems\n\n- `https://poe.ninja/api/data/itemoverview?league=LEAGUE-NAME\u0026type=SkillGem`\n- `LEAGUE-NAME`: Write League Names\n- `id`: Unique Item Id\n- `name`: Item Name\n- `icon`: Png Photo\n- `chaosValue`: Chaos Price\n- `exaltedValue`: Exalted Price\n- `divineValue`: Divine Price\n- `detailsId`: Unique Name\n\n```json\n\"lines\": [\n    {\n        \"id\":96363,\n        \"name\":\"Awakened Enlighten Support\",\n        \"icon\":\"https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9TdXBwb3J0L1N1cHBvcnRQbHVzL0VubGlnaHRlbnBsdXMiLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MX1d/7ec7d0544d/Enlightenplus.png\",\n        \"levelRequired\":80,\n        \"variant\":\"5/20c\",\n        \"itemClass\":4,\n        \"sparkline\":{\"data\":[],\"totalChange\":-2.35},\n        \"lowConfidenceSparkline\":{\n            \"data\":[],\n            \"totalChange\":-2.35\n        },\n        \"implicitModifiers\":[],\n        \"explicitModifiers\":[\n            {\n                \"text\":\"This Gem gains (95-110)% increased Experience\",\n                \"optional\":false\n            }\n        ],\n        \"flavourText\":\"\",\n        \"corrupted\":true,\n        \"gemLevel\":5,\n        \"gemQuality\":20,\n        \"chaosValue\":104767.39,\n        \"exaltedValue\":4641.89,\n        \"divineValue\":423.20,\n        \"count\":5,\n        \"detailsId\":\"awakened-enlighten-support-5-20c\",\n        \"listingCount\":11\n    },\n]\n```\n\n## Base Types\n\n- `https://poe.ninja/api/data/itemoverview?league=LEAGUE-NAME\u0026type=BaseType`\n- `LEAGUE-NAME`: Write League Names\n- `id`: Unique Item Id\n- `name`: Item Name\n- `icon`: Png Photo\n- `chaosValue`: Chaos Price\n- `exaltedValue`: Exalted Price\n- `divineValue`: Divine Price\n- `detailsId`: Unique Name\n\n```json\n\"lines\": [\n    {\n        \"id\":101178,\n        \"name\":\"Accumulator Wand\",\n        \"icon\":\"https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvV2VhcG9ucy9PbmVIYW5kV2VhcG9ucy9XYW5kcy9IZWlzdFdhbmQiLCJ3IjoxLCJoIjozLCJzY2FsZSI6MX1d/4499b00066/HeistWand.png\",\n        \"levelRequired\":86,\n        \"baseType\":\"Accumulator Wand\",\n        \"variant\":\"Shaper/Elder\",\n        \"itemClass\":2,\n        \"sparkline\":{\"data\":[],\"totalChange\":0},\n        \"lowConfidenceSparkline\":{\n            \"data\":[],\n            \"totalChange\":159134.70\n        },\n        \"implicitModifiers\":[],\n        \"explicitModifiers\":[],\n        \"flavourText\":\"\",\n        \"itemType\":\"Wand\",\n        \"chaosValue\":274791.32,\n        \"exaltedValue\":12175.07,\n        \"divineValue\":1110.00,\n        \"count\":1,\n        \"detailsId\":\"accumulator-wand-86-shaper-elder\",\n        \"listingCount\":6\n    },\n]\n```\n\n## Helmet Enchants\n\n- `https://poe.ninja/api/data/itemoverview?league=LEAGUE-NAME\u0026type=HelmetEnchant`\n- `LEAGUE-NAME`: Write League Names\n- `id`: Unique Item Id\n- `name`: Item Name\n- `icon`: Png Photo\n- `chaosValue`: Chaos Price\n- `exaltedValue`: Exalted Price\n- `divineValue`: Divine Price\n- `detailsId`: Unique Name\n\n```json\n\"lines\": [\n    {\n        \"id\": 6097,\n        \"name\": \"Tornado Shot fires an additional secondary Projectile\",\n        \"icon\": \"https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvR2Vtcy9Ub3JuYWRvU2hvdCIsInciOjEsImgiOjEsInNjYWxlIjoxfV0/7299d3edf8/TornadoShot.png\",\n        \"variant\": \"0\",\n        \"itemClass\": 0,\n        \"sparkline\": {\n            \"data\": [],\n            \"totalChange\": 89.01\n        },\n        \"lowConfidenceSparkline\": {\n            \"data\": [],\n            \"totalChange\": 89.01\n        },\n        \"implicitModifiers\": [],\n        \"explicitModifiers\": [],\n        \"chaosValue\": 495.12,\n        \"exaltedValue\": 21.94,\n        \"divineValue\": 2,\n        \"count\": 99,\n        \"detailsId\": \"tornado-shot-fires-an-additional-secondary-projectile-0\",\n        \"tradeInfo\": [\n            {\n                \"mod\": \"enchant.stat_1580810115\",\n                \"min\": 1,\n                \"max\": 1\n            }\n        ],\n        \"listingCount\": 1544\n    },\n]\n```\n\n## Unique Maps\n\n- `https://poe.ninja/api/data/itemoverview?league=LEAGUE-NAME\u0026type=UniqueMap`\n- `LEAGUE-NAME`: Write League Names\n- `id`: Unique Item Id\n- `name`: Item Name\n- `icon`: Png Photo\n- `chaosValue`: Chaos Price\n- `exaltedValue`: Exalted Price\n- `divineValue`: Divine Price\n- `detailsId`: Unique Name\n\n```json\n\"lines\": [\n    {\n        \"id\": 41117,\n        \"name\": \"Doryani's Machinarium\",\n        \"icon\": \"https://web.poecdn.com/gen/image/WzI4LDE0LHsiZiI6IjJESXRlbXMvTWFwcy9Eb3J5YW5pcyIsInciOjEsImgiOjEsInNjYWxlIjoxfV0/581444be53/Doryanis.png\",\n        \"mapTier\": 14,\n        \"baseType\": \"Maze Map\",\n        \"itemClass\": 3,\n        \"sparkline\": {\n            \"data\": [],\n            \"totalChange\": 19.1\n        },\n        \"lowConfidenceSparkline\": {\n            \"data\": [],\n            \"totalChange\": 19.1\n        },\n        \"implicitModifiers\": [],\n        \"explicitModifiers\": [\n            {\n                \"text\": \"(20-50)% increased Experience gain\",\n                \"optional\": false\n            },\n            {\n                \"text\": \"Found Items have 10% chance to drop Corrupted in Area\",\n                \"optional\": false\n            },\n            {\n                \"text\": \"Unique Boss is augmented by Player choices\",\n                \"optional\": false\n            }\n        ],\n        \"flavourText\": \"We are ever the makers of our own undoing.\",\n        \"chaosValue\": 3309.8,\n        \"exaltedValue\": 147.04,\n        \"divineValue\": 13.4,\n        \"count\": 5,\n        \"detailsId\": \"doryanis-machinarium-t14\",\n        \"listingCount\": 32\n    },\n]\n```\n\n## Maps\n\n- `https://poe.ninja/api/data/itemoverview?type=Map\u0026league=LEAGUE-NAME`\n- `LEAGUE-NAME`: Write League Names\n- `id`: Unique Item Id\n- `name`: Item Name\n- `icon`: Png Photo\n- `chaosValue`: Chaos Price\n- `exaltedValue`: Exalted Price\n- `divineValue`: Divine Price\n- `detailsId`: Unique Name\n\n```json\n\"lines\": [\n    {\n        \"id\": 100355,\n        \"name\": \"Maze of the Minotaur Map\",\n        \"icon\": \"https://web.poecdn.com/gen/image/WzI4LDE0LHsiZiI6IjJESXRlbXMvTWFwcy9BdGxhczJNYXBzL05ldy9NaW5vdGF1ciIsInciOjEsImgiOjEsInNjYWxlIjoxLCJtbiI6MTYsIm10IjowLCJtaSI6MX1d/9a58b4bdae/Minotaur.png\",\n        \"mapTier\": 16,\n        \"baseType\": \"Maze of the Minotaur Map\",\n        \"variant\": \", Gen-16\",\n        \"itemClass\": 2,\n        \"sparkline\": {\n            \"data\": [],\n            \"totalChange\": 25\n        },\n        \"lowConfidenceSparkline\": {\n            \"data\": [],\n            \"totalChange\": 25\n        },\n        \"implicitModifiers\": [],\n        \"explicitModifiers\": [],\n        \"flavourText\": \"\",\n        \"chaosValue\": 15,\n        \"exaltedValue\": 0.67,\n        \"divineValue\": 0.06,\n        \"count\": 99,\n        \"detailsId\": \"maze-of-the-minotaur-map-t16-gen-16\",\n        \"listingCount\": 9101\n    },\n]\n```\n\n## Unique Jewels\n\n- `https://poe.ninja/api/data/itemoverview?league=LEAGUE-NAME\u0026type=UniqueJewel`\n- `LEAGUE-NAME`: Write League Names\n- `id`: Unique Item Id\n- `name`: Item Name\n- `icon`: Png Photo\n- `chaosValue`: Chaos Price\n- `exaltedValue`: Exalted Price\n- `divineValue`: Divine Price\n- `detailsId`: Unique Name\n\n```json\n\"lines\": [\n    {\n        \"id\": 40773,\n        \"name\": \"Voices\",\n        \"icon\": \"https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvSmV3ZWxzL1VuaXF1ZUpld2VsQmFzZTMiLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MX1d/314c9905c8/UniqueJewelBase3.png\",\n        \"baseType\": \"Large Cluster Jewel\",\n        \"itemClass\": 3,\n        \"sparkline\": {\n            \"data\": [],\n            \"totalChange\": 5.47\n        },\n        \"lowConfidenceSparkline\": {\n            \"data\": [],\n            \"totalChange\": 5.47\n        },\n        \"implicitModifiers\": [],\n        \"explicitModifiers\": [],\n        \"flavourText\": \"Only a madman would ignore a god's instructions.\",\n        \"chaosValue\": 96330,\n        \"exaltedValue\": 4279.43,\n        \"divineValue\": 390,\n        \"count\": 22,\n        \"detailsId\": \"voices-large-cluster-jewel\",\n        \"listingCount\": 67\n    },\n]\n```\n\n## Unique Flasks\n\n- `https://poe.ninja/api/data/itemoverview?league=LEAGUE-NAME\u0026type=UniqueFlask`\n- `LEAGUE-NAME`: Write League Names\n- `id`: Unique Item Id\n- `name`: Item Name\n- `icon`: Png Photo\n- `chaosValue`: Chaos Price\n- `exaltedValue`: Exalted Price\n- `divineValue`: Divine Price\n- `detailsId`: Unique Name\n\n```json\n\"lines\": [\n    {\n        \"id\": 101729,\n        \"name\": \"Progenesis\",\n        \"icon\": \"https://web.poecdn.com/gen/image/WzksMTQseyJmIjoiMkRJdGVtcy9GbGFza3MvVWJlck1hdmVuRmxhc2siLCJ3IjoxLCJoIjoyLCJzY2FsZSI6MSwibGV2ZWwiOjEsInJlbGljIjowfV0/ac476ad3d0/UberMavenFlask.png\",\n        \"levelRequired\": 60,\n        \"baseType\": \"Amethyst Flask\",\n        \"itemClass\": 9,\n        \"sparkline\": {\n            \"data\": [],\n            \"totalChange\": 169.37\n        },\n        \"lowConfidenceSparkline\": {\n            \"data\": [],\n            \"totalChange\": 149.62\n        },\n        \"implicitModifiers\": [],\n        \"explicitModifiers\": [\n            {\n                \"text\": \"(10-20)% reduced Charges per use\",\n                \"optional\": false\n            },\n            {\n                \"text\": \"(1-35)% reduced Duration\",\n                \"optional\": true\n            },\n            {\n                \"text\": \"(1-35)% increased Duration\",\n                \"optional\": true\n            },\n            {\n                \"text\": \"When Hit during effect, 25% of Life loss from Damage taken occurs over 4 seconds instead\",\n                \"optional\": false\n            }\n        ],\n        \"flavourText\": \"They were bred in a cosmic ocean of raw creation.\\nFeasting and drinking of the milk of the mother,\\nthey fought to the death for every last drop.\",\n        \"chaosValue\": 32110,\n        \"exaltedValue\": 1426.48,\n        \"divineValue\": 130,\n        \"count\": 4,\n        \"detailsId\": \"progenesis-relic\",\n        \"listingCount\": 30\n    },\n]\n```\n\n## Unique Weapons\n\n- `https://poe.ninja/api/data/itemoverview?league=LEAGUE-NAME\u0026type=UniqueWeapon`\n- `LEAGUE-NAME`: Write League Names\n- `id`: Unique Item Id\n- `name`: Item Name\n- `icon`: Png Photo\n- `chaosValue`: Chaos Price\n- `exaltedValue`: Exalted Price\n- `divineValue`: Divine Price\n- `detailsId`: Unique Name\n\n```json\n\"lines\": [\n    {\n        \"id\": 99868,\n        \"name\": \"Voidforge\",\n        \"icon\": \"https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvV2VhcG9ucy9Ud29IYW5kV2VhcG9ucy9Ud29IYW5kU3dvcmRzL1N0YXJmb3JnZSIsInciOjIsImgiOjQsInNjYWxlIjoxLCJyZWxpYyI6MH1d/1a41d46a59/Starforge.png\",\n        \"levelRequired\": 67,\n        \"baseType\": \"Infernal Sword\",\n        \"links\": 6,\n        \"itemClass\": 9,\n        \"sparkline\": {\n            \"data\": [],\n            \"totalChange\": 0\n        },\n        \"lowConfidenceSparkline\": {\n            \"data\": [],\n            \"totalChange\": -0.21\n        },\n        \"implicitModifiers\": [\n            {\n                \"text\": \"30% increased Elemental Damage with Attack Skills\",\n                \"optional\": false\n            }\n        ],\n        \"explicitModifiers\": [\n            {\n                \"text\": \"6% increased Attack Speed\",\n                \"optional\": false\n            },\n            {\n                \"text\": \"+(91-92) to maximum Life\",\n                \"optional\": false\n            },\n            {\n                \"text\": \"Your Elemental Damage can Shock\",\n                \"optional\": false\n            },\n            {\n                \"text\": \"Gain 700% of Weapon Physical Damage as Extra Damage of a random Element\",\n                \"optional\": false\n            },\n            {\n                \"text\": \"20% increased Area of Effect for Attacks\",\n                \"optional\": false\n            },\n            {\n                \"text\": \"Deal no Non-Elemental Damage\",\n                \"optional\": false\n            }\n        ],\n        \"flavourText\": \"A weapon born of nothingness,\\ncan only create more nothingness.\",\n        \"itemType\": \"Two Handed Sword\",\n        \"chaosValue\": 137105.86,\n        \"exaltedValue\": 6090.89,\n        \"divineValue\": 555.08,\n        \"count\": 1,\n        \"detailsId\": \"voidforge-infernal-sword-relic-6l\",\n        \"listingCount\": 2\n    },\n]\n```\n\n## Unique Armours\n\n- `https://poe.ninja/api/data/itemoverview?league=LEAGUE-NAME\u0026type=UniqueArmour`\n- `LEAGUE-NAME`: Write League Names\n- `id`: Unique Item Id\n- `name`: Item Name\n- `icon`: Png Photo\n- `chaosValue`: Chaos Price\n- `exaltedValue`: Exalted Price\n- `divineValue`: Divine Price\n- `detailsId`: Unique Name\n\n```json\n\"lines\": [\n    {\n        \"id\": 99487,\n        \"name\": \"The Eternity Shroud\",\n        \"icon\": \"https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQXJtb3Vycy9Cb2R5QXJtb3Vycy9NYW50bGVPZkRpc21hbnRsaW5nIiwidyI6MiwiaCI6Mywic2NhbGUiOjEsInJlbGljIjowfV0/0a567446fc/MantleOfDismantling.png\",\n        \"levelRequired\": 65,\n        \"baseType\": \"Blood Raiment\",\n        \"links\": 6,\n        \"itemClass\": 9,\n        \"sparkline\": {\n            \"data\": [],\n            \"totalChange\": 0\n        },\n        \"lowConfidenceSparkline\": {\n            \"data\": [],\n            \"totalChange\": -4.14\n        },\n        \"implicitModifiers\": [],\n        \"explicitModifiers\": [\n            {\n                \"text\": \"Trigger Level 20 Glimpse of Eternity when Hit\",\n                \"optional\": false\n            },\n            {\n                \"text\": \"(105-146)% increased Evasion and Energy Shield\",\n                \"optional\": false\n            },\n            {\n                \"text\": \"+(84-96) to maximum Life\",\n                \"optional\": false\n            },\n            {\n                \"text\": \"+(19-23)% to Chaos Resistance\",\n                \"optional\": false\n            },\n            {\n                \"text\": \"Gain (4-5)% of Elemental Damage as Extra Chaos Damage per Shaper Item Equipped\",\n                \"optional\": false\n            },\n            {\n                \"text\": \"Hits ignore Enemy Monster Chaos Resistance if all Equipped Items are Shaper Items\",\n                \"optional\": false\n            }\n        ],\n        \"flavourText\": \"There can be no defence against the celestial siblings entropy and time.\",\n        \"itemType\": \"Body Armour\",\n        \"chaosValue\": 274211.72,\n        \"exaltedValue\": 12181.77,\n        \"divineValue\": 1110.17,\n        \"count\": 1,\n        \"detailsId\": \"the-eternity-shroud-blood-raiment-relic-6l\",\n        \"listingCount\": 2\n    },\n]\n```\n\n## Unique Accessories\n\n- `https://poe.ninja/api/data/itemoverview?league=LEAGUE-NAME\u0026type=UniqueAccessory`\n- `LEAGUE-NAME`: Write League Names\n- `id`: Unique Item Id\n- `name`: Item Name\n- `icon`: Png Photo\n- `chaosValue`: Chaos Price\n- `exaltedValue`: Exalted Price\n- `divineValue`: Divine Price\n- `detailsId`: Unique Name\n\n```json\n\"lines\": [\n    {\n        \"id\": 102267,\n        \"name\": \"Impresence\",\n        \"icon\": \"https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQW11bGV0cy9FbGRlclBoeXNpY2FsIiwidyI6MSwiaCI6MSwic2NhbGUiOjEsInJlbGljIjowfV0/6205114f81/ElderPhysical.png\",\n        \"levelRequired\": 64,\n        \"baseType\": \"Onyx Amulet\",\n        \"variant\": \"Physical\",\n        \"itemClass\": 9,\n        \"sparkline\": {\n            \"data\": [],\n            \"totalChange\": 0\n        },\n        \"lowConfidenceSparkline\": {\n            \"data\": [],\n            \"totalChange\": -4.14\n        },\n        \"implicitModifiers\": [\n            {\n                \"text\": \"+(10-16) to all Attributes\",\n                \"optional\": false\n            }\n        ],\n        \"explicitModifiers\": [\n            {\n                \"text\": \"Adds (12-16) to (21-25) Physical Damage\",\n                \"optional\": false\n            },\n            {\n                \"text\": \"+(417-499) to Armour\",\n                \"optional\": false\n            },\n            {\n                \"text\": \"+(51-61) to maximum Life\",\n                \"optional\": false\n            },\n            {\n                \"text\": \"(30-39)% increased Stun and Block Recovery\",\n                \"optional\": false\n            },\n            {\n                \"text\": \"Punishment has no Reservation if Cast as an Aura\",\n                \"optional\": true\n            },\n            {\n                \"text\": \"Elemental Weakness has no Reservation if Cast as an Aura\",\n                \"optional\": true\n            },\n            {\n                \"text\": \"Enfeeble has no Reservation if Cast as an Aura\",\n                \"optional\": true\n            },\n            {\n                \"text\": \"Temporal Chains has no Reservation if Cast as an Aura\",\n                \"optional\": true\n            },\n            {\n                \"text\": \"Vulnerability has no Reservation if Cast as an Aura\",\n                \"optional\": false\n            },\n            {\n                \"text\": \"Gain Maddening Presence for 10 seconds when you Kill a Rare or Unique Enemy\",\n                \"optional\": false\n            }\n        ],\n        \"flavourText\": \"There is no darker void than the hollow\\nache of love disremembered...\",\n        \"itemType\": \"Amulet\",\n        \"chaosValue\": 274211.72,\n        \"exaltedValue\": 12181.77,\n        \"divineValue\": 1110.17,\n        \"count\": 1,\n        \"detailsId\": \"impresence-physical-onyx-amulet-relic\",\n        \"listingCount\": 3\n    },\n]\n```\n\n## Beasts\n\n- `https://poe.ninja/api/data/itemoverview?league=LEAGUE-NAME\u0026type=Beast`\n- `LEAGUE-NAME`: Write League Names\n- `id`: Unique Item Id\n- `name`: Item Name\n- `icon`: Png Photo\n- `chaosValue`: Chaos Price\n- `exaltedValue`: Exalted Price\n- `divineValue`: Divine Price\n- `detailsId`: Unique Name\n\n```json\n\"lines\": [\n    {\n        \"id\": 20253,\n        \"name\": \"Barrow Ape\",\n        \"icon\": \"https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvQmVzdGlhcnlPcmJGdWxsIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/3214b44360/BestiaryOrbFull.png\",\n        \"baseType\": \"Apes|Primates|The Wilds\",\n        \"itemClass\": 2,\n        \"sparkline\": {\n            \"data\": [],\n            \"totalChange\": 54.55\n        },\n        \"lowConfidenceSparkline\": {\n            \"data\": [],\n            \"totalChange\": 125645.45\n        },\n        \"implicitModifiers\": [],\n        \"explicitModifiers\": [],\n        \"flavourText\": \"\",\n        \"chaosValue\": 5532.8,\n        \"exaltedValue\": 245.79,\n        \"divineValue\": 22.4,\n        \"count\": 2,\n        \"detailsId\": \"barrow-ape\",\n        \"listingCount\": 146\n    },\n]\n```\n\n## Vials\n\n- `https://poe.ninja/api/data/itemoverview?league=LEAGUE-NAME\u0026type=Beast`\n- `LEAGUE-NAME`: Write League Names\n- `id`: Unique Item Id\n- `name`: Item Name\n- `icon`: Png Photo\n- `chaosValue`: Chaos Price\n- `exaltedValue`: Exalted Price\n- `divineValue`: Divine Price\n- `detailsId`: Unique Name\n\n```json\n\"lines\": [\n    {\n        \"id\": 39825,\n        \"name\": \"Vial of Sacrifice\",\n        \"icon\": \"https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvVmlhbFNhY3JpZmljaWFsSGVhcnQiLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MX1d/7f68150b22/VialSacrificialHeart.png\",\n        \"stackSize\": 10,\n        \"itemClass\": 5,\n        \"sparkline\": {\n            \"data\": [],\n            \"totalChange\": 0\n        },\n        \"lowConfidenceSparkline\": {\n            \"data\": [],\n            \"totalChange\": 2134.76\n        },\n        \"implicitModifiers\": [],\n        \"explicitModifiers\": [],\n        \"flavourText\": \"Festivities of blood. Bleeding hearts and screaming lungs.\",\n        \"chaosValue\": 938.6,\n        \"exaltedValue\": 41.7,\n        \"divineValue\": 3.8,\n        \"count\": 2,\n        \"detailsId\": \"vial-of-sacrifice\",\n        \"listingCount\": 51\n    },\n]\n```\n\n## Delirium Orbs\n\n- `https://poe.ninja/api/data/itemoverview?league=LEAGUE-NAME\u0026type=DeliriumOrb`\n- `LEAGUE-NAME`: Write League Names\n- `id`: Unique Item Id\n- `name`: Item Name\n- `icon`: Png Photo\n- `chaosValue`: Chaos Price\n- `exaltedValue`: Exalted Price\n- `divineValue`: Divine Price\n- `detailsId`: Unique Name\n\n```json\n\"lines\": [\n    {\n        \"id\": 40910,\n        \"name\": \"Diviner's Delirium Orb\",\n        \"icon\":   \"https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvRGVsaXJpdW0vRGVsaXJpdW1PcmJEaXZpbmF0aW9uQ2FyZHMiLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MX1d/e47017caab/DeliriumOrbDivinationCards.png\",\n        \"baseType\": \"Diviner's Delirium Orb\",\n        \"stackSize\": 10,\n        \"itemClass\": 5,\n        \"sparkline\": {\n            \"data\": [],\n            \"totalChange\": 0\n        },\n        \"lowConfidenceSparkline\": {\n            \"data\": [],\n            \"totalChange\": 0\n        },\n        \"implicitModifiers\": [],\n        \"explicitModifiers\": [\n            {\n                \"text\": \"Modifies a Map item adding layers of Delirium with the Divination Cards reward type\",\n                \"optional\": false\n            }\n        ],\n        \"flavourText\": \"\",\n        \"chaosValue\": 17,\n        \"exaltedValue\": 0.98,\n        \"divineValue\": 0.08,\n        \"count\": 99,\n        \"detailsId\": \"diviners-delirium-orb\",\n        \"tradeInfo\": [],\n        \"listingCount\": 6047\n    },\n]\n```\n\n## Omens\n\n- `https://poe.ninja/api/data/itemoverview?league=LEAGUE-NAME\u0026type=Omen`\n- `LEAGUE-NAME`: Write League Names\n- `id`: Unique Item Id\n- `name`: Item Name\n- `icon`: Png Photo\n- `chaosValue`: Chaos Price\n- `exaltedValue`: Exalted Price\n- `divineValue`: Divine Price\n- `detailsId`: Unique Name\n\n```json\n\"lines\": [\n    {\n        \"id\": 107341,\n        \"name\": \"Omen of Fortune\",\n        \"icon\": \"https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvQXptZXJpL1Zvb2Rvb09tZW5zMVB1cnBsZSIsInciOjEsImgiOjEsInNjYWxlIjoxfV0/68c64f2338/VoodooOmens1Purple.png\",\n        \"baseType\": \"Omen of Fortune\",\n        \"itemClass\": 5,\n        \"sparkline\": {\n            \"data\": [\n                0,\n                36.87,\n                42.01,\n                42.72,\n                43.25,\n                43.34,\n                49.9\n            ],\n        \"totalChange\": 49.9\n        },\n        \"lowConfidenceSparkline\": {\n            \"data\": [\n                0,\n                36.87,\n                42.01,\n                42.72,\n                43.25,\n                43.34,\n                49.9\n            ],\n        \"totalChange\": 49.9\n        },\n        \"implicitModifiers\": [],\n        \"explicitModifiers\": [\n            {\n                \"text\": \"Will be Consumed when you use an Orb of Chance\\non an item which can become Unique to ensure it does so\",\n                \"optional\": false\n            }\n        ],\n        \"flavourText\": \"\",\n        \"chaosValue\": 3500.28,\n        \"exaltedValue\": 315.06,\n        \"divineValue\": 27,\n        \"count\": 32,\n        \"detailsId\": \"omen-of-fortune\",\n        \"tradeInfo\": [],\n        \"listingCount\": 71\n    },\n]\n```\n\n## Unique Relics\n\n- `https://poe.ninja/api/data/itemoverview?league=LEAGUE-NAME\u0026type=UniqueRelic`\n- `LEAGUE-NAME`: Write League Names\n- `id`: Unique Item Id\n- `name`: Item Name\n- `icon`: Png Photo\n- `chaosValue`: Chaos Price\n- `exaltedValue`: Exalted Price\n- `divineValue`: Divine Price\n- `detailsId`: Unique Name\n\n```json\n\"lines\": [\n    {\n\t    \"id\": 107858,\n\t    \"name\": \"The Original Scripture\",\n\t    \"icon\": \"https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvUmVsaWNzL1JlbGljVW5pcXVlNHgxIiwidyI6NCwiaCI6MSwic2NhbGUiOjF9XQ/e6e8bfb6e4/RelicUnique4x1.png\",\n\t    \"baseType\": \"Papyrus Relic\",\n\t    \"itemClass\": 3,\n\t    \"sparkline\": {\n\t\t    \"data\": [\n\t\t\t    0,\n\t\t\t    -6.53,\n\t\t\t    -12.59,\n\t\t\t    -3.74,\n\t\t\t    -3.79,\n\t\t\t    -2.13,\n\t\t\t    0.58\n\t\t    ],\n\t\t    \"totalChange\": 0.58\n\t    },\n\t    \"lowConfidenceSparkline\": {\n\t\t    \"data\": [\n\t\t\t    0,\n\t\t\t    -6.53,\n\t\t\t    -12.59,\n\t\t\t    -3.74,\n\t\t\t    -3.79,\n\t\t\t    -2.13,\n\t\t\t    0.58\n\t\t    ],\n\t\t    \"totalChange\": 0.58\n\t    },\n\t    \"implicitModifiers\": [],\n\t    \"explicitModifiers\": [\n\t\t    {\n\t\t\t    \"text\": \"The Herald of the Scourge drops the Original Sin\",\n\t\t\t    \"optional\": false\n\t\t    },\n\t\t    {\n\t\t\t    \"text\": \"Cannot have Inspiration\",\n\t\t\t    \"optional\": false\n\t\t    },\n\t\t    {\n\t\t\t    \"text\": \"Maximum Resolve is 1\",\n\t\t\t    \"optional\": false\n\t\t    },\n\t\t    {\n\t\t\t    \"text\": \"Cannot be used with Forbidden Tomes below level 83\",\n\t\t\t    \"optional\": false\n\t\t    },\n\t\t    {\n\t\t\t    \"text\": \"This item is destroyed when applied to a Sanctum\",\n\t\t\t    \"optional\": false\n\t\t    }\n\t    ],\n\t    \"flavourText\": \"\\\"It's all here. The lie at the core of my faith. Maxarius was not the first chosen of Innocence. Maxarius was Innocence himself. A charlatan, a liar, and a power-seeker.\\\" - Lycia, the Heretic\",\n\t    \"chaosValue\": 181464.1,\n\t    \"exaltedValue\": 16333.4,\n\t    \"divineValue\": 1399.75,\n\t    \"count\": 12,\n\t    \"detailsId\": \"the-original-scripture-relic\",\n\t    \"tradeInfo\": [],\n\t    \"listingCount\": 18\n    }\n]\n```\n\n## Cluster Jewels\n\n- `https://poe.ninja/api/data/itemoverview?league=LEAGUE-NAME\u0026type=ClusterJewel`\n- `LEAGUE-NAME`: Write League Names\n- `id`: Unique Item Id\n- `name`: Item Name\n- `icon`: Png Photo\n- `chaosValue`: Chaos Price\n- `exaltedValue`: Exalted Price\n- `divineValue`: Divine Price\n- `detailsId`: Unique Name\n\n```json\n\"lines\": [\n    {\n\t    \"id\": 71084,\n\t    \"name\": \"6% increased Mana Reservation Efficiency of Skills\",\n\t    \"icon\": \"https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvSmV3ZWxzL05ld0dlbUJhc2UxIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/0eb1a9d981/NewGemBase1.png\",\n\t    \"levelRequired\": 84,\n\t    \"baseType\": \"Small Cluster Jewel\",\n\t    \"variant\": \"3 passives\",\n\t    \"itemClass\": 2,\n\t    \"sparkline\": {\n\t\t    \"data\": [\n\t\t\t    0,\n\t\t\t    -0.88,\n\t\t    \t1.11,\n\t\t    \t11.99,\n\t\t    \t5.05,\n\t\t    \t5.43,\n\t\t\t    6.71\n\t\t    ],\n\t\t    \"totalChange\": 6.71\n\t    },\n\t    \"lowConfidenceSparkline\": {\n\t\t    \"data\": [\n\t\t\t    0,\n\t\t\t    -0.88,\n\t\t\t    1.11,\n\t\t\t    11.99,\n\t\t\t    5.05,\n\t\t\t    5.43,\n\t\t\t    6.71\n\t\t    ],\n\t\t    \"totalChange\": 6.71\n\t    },\n\t    \"implicitModifiers\": [],\n\t    \"explicitModifiers\": [],\n\t    \"flavourText\": \"\",\n\t    \"itemType\": \"Jewel\",\n\t    \"chaosValue\": 7524.92,\n\t    \"exaltedValue\": 677.31,\n\t    \"divineValue\": 58,\n\t    \"count\": 399,\n\t    \"detailsId\": \"6-increased-mana-reservation-efficiency-of-skills-3-passives-84\",\n\t    \"tradeInfo\": [\n\t\t    {\n\t\t\t    \"mod\": \"enchant.stat_3948993189\",\n\t\t\t    \"min\": 0,\n\t\t\t    \"max\": 0,\n\t\t\t    \"option\": \"54\"\n\t\t    },\n\t\t    {\n\t\t\t    \"mod\": \"enchant.stat_3086156145\",\n\t\t\t    \"min\": 3,\n\t\t\t    \"max\": 3\n\t\t    }\n\t    ],\n\t    \"listingCount\": 2612\n    }\n]\n```\n\n## Blighted Maps\n\n- `https://poe.ninja/api/data/itemoverview?league=LEAGUE-NAME\u0026type=BlightedMap`\n- `LEAGUE-NAME`: Write League Names\n- `id`: Unique Item Id\n- `name`: Item Name\n- `icon`: Png Photo\n- `chaosValue`: Chaos Price\n- `exaltedValue`: Exalted Price\n- `divineValue`: Divine Price\n- `detailsId`: Unique Name\n\n```json\n\"lines\": [\n    {\n        \"id\": 109785,\n        \"name\": \"Blighted Relic Chambers Map\",\n        \"icon\": \"https://web.poecdn.com/gen/image/WzI4LDE0LHsiZiI6IjJESXRlbXMvTWFwcy9BdGxhczJNYXBzL05ldy9BbnRpcXVhcnkiLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MSwibW4iOjE5LCJtdCI6MTAsIm1iIjp0cnVlfV0/d55ed367b8/Antiquary.png\",\n        \"mapTier\": 10,\n        \"baseType\": \"Blighted Relic Chambers Map\",\n        \"variant\": \", Gen-19\",\n        \"itemClass\": 0,\n        \"sparkline\": {\n            \"data\": [],\n            \"totalChange\": 0\n        },\n        \"lowConfidenceSparkline\": {\n            \"data\": [\n                0,\n                -0.41,\n                1.5,\n                3.86,\n                5.3,\n                6.01,\n                10.74\n            ],\n            \"totalChange\": 10.74\n        },\n        \"implicitModifiers\": [],\n        \"explicitModifiers\": [],\n        \"flavourText\": \"\",\n        \"chaosValue\": 129.55,\n        \"exaltedValue\": 11.66,\n        \"divineValue\": 1,\n        \"count\": 1,\n        \"detailsId\": \"blighted-relic-chambers-map-t10-gen-19\",\n        \"tradeInfo\": [],\n        \"listingCount\": 4\n    },\n]\n```\n\n## Blight Ravaged Maps\n\n- `https://poe.ninja/api/data/itemoverview?league=LEAGUE-NAME\u0026type=BlightRavagedMap`\n- `LEAGUE-NAME`: Write League Names\n- `id`: Unique Item Id\n- `name`: Item Name\n- `icon`: Png Photo\n- `chaosValue`: Chaos Price\n- `exaltedValue`: Exalted Price\n- `divineValue`: Divine Price\n- `detailsId`: Unique Name\n\n```json\n\"lines\": [\n    {\n        \"id\": 109851,\n        \"name\": \"Blight-ravaged Bone Crypt Map\",\n        \"icon\": \"https://web.poecdn.com/gen/image/WzI4LDE0LHsiZiI6IjJESXRlbXMvTWFwcy9BdGxhczJNYXBzL05ldy9DYXRhY29tYiIsInciOjEsImgiOjEsInNjYWxlIjoxLCJtbiI6MTksIm10IjoxNiwibXViIjp0cnVlfV0/22c6fcf5fb/Catacomb.png\",\n        \"mapTier\": 16,\n        \"baseType\": \"Blight-ravaged Bone Crypt Map\",\n        \"variant\": \", Gen-19\",\n        \"itemClass\": 0,\n        \"sparkline\": {\n            \"data\": [],\n            \"totalChange\": 0\n        },\n        \"lowConfidenceSparkline\": {\n            \"data\": [\n                0,\n                -0.35,\n                -22.19,\n                59.64,\n                65.9,\n                65.95,\n                102.86\n            ],\n            \"totalChange\": 102.86\n        },\n        \"implicitModifiers\": [],\n        \"explicitModifiers\": [],\n        \"flavourText\": \"\",\n        \"chaosValue\": 1016.6,\n        \"exaltedValue\": 91.5,\n        \"divineValue\": 7.85,\n        \"count\": 2,\n        \"detailsId\": \"blight-ravaged-bone-crypt-map-t16-gen-19\",\n        \"tradeInfo\": [],\n        \"listingCount\": 5\n    },\n]\n```\n\n## Invitations\n\n- `https://poe.ninja/api/data/itemoverview?league=LEAGUE-NAME\u0026type=Invitation`\n- `LEAGUE-NAME`: Write League Names\n- `id`: Unique Item Id\n- `name`: Item Name\n- `icon`: Png Photo\n- `chaosValue`: Chaos Price\n- `exaltedValue`: Exalted Price\n- `divineValue`: Divine Price\n- `detailsId`: Unique Name\n\n```json\n\"lines\": [\n    {\n        \"id\": 93816,\n        \"name\": \"Screaming Invitation\",\n        \"icon\": \"https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvUXVlc3RJdGVtcy9UYW5nbGVkT3JiUXVlc3Q1IiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/75de691c2b/TangledOrbQuest5.png\",\n        \"baseType\": \"Screaming Invitation\",\n        \"itemClass\": 0,\n        \"sparkline\": {\n            \"data\": [\n                0,\n                7.53,\n                1.38,\n                -3.09,\n                14.45,\n                22.89,\n                -7.83\n            ],\n            \"totalChange\": -7.83\n        },\n        \"lowConfidenceSparkline\": {\n            \"data\": [\n                0,\n                7.53,\n                1.38,\n                -3.09,\n                14.45,\n                22.89,\n                -7.83\n            ],\n            \"totalChange\": -7.83\n        },\n        \"implicitModifiers\": [],\n        \"explicitModifiers\": [],\n        \"flavourText\": \"From the heart of the Tangle, the Eater of Worlds\\nreaches out for control of the Atlas.\",\n        \"chaosValue\": 300,\n        \"exaltedValue\": 27.47,\n        \"divineValue\": 2.32,\n        \"count\": 399,\n        \"detailsId\": \"screaming-invitation\",\n        \"tradeInfo\": [],\n        \"listingCount\": 8416\n    },\n]\n```\n\n## Memories\n\n- `https://poe.ninja/api/data/itemoverview?league=LEAGUE-NAME\u0026type=Memory`\n- `LEAGUE-NAME`: Write League Names\n- `id`: Unique Item Id\n- `name`: Item Name\n- `icon`: Png Photo\n- `chaosValue`: Chaos Price\n- `exaltedValue`: Exalted Price\n- `divineValue`: Divine Price\n- `detailsId`: Unique Name\n\n```json\n\"lines\": [\n    {\n        \"id\": 108143,\n        \"name\": \"Einhar's Memory of Harvest Beasts\",\n        \"icon\": \"https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvTWVtb3J5TGluZS9FaW5oYXJNZW1vcnlJdGVtIiwidyI6MSwiaCI6MSwic2NhbGUiOjF9XQ/5e4c7a8f89/EinharMemoryItem.png\",\n        \"baseType\": \"Einhar's Memory\",\n        \"itemClass\": 1,\n        \"sparkline\": {\n            \"data\": [\n                0,\n                -0.41,\n                0.54,\n                1.74,\n                -8.39,\n                -8.4,\n                -3.79\n            ],\n            \"totalChange\": -3.79\n        },\n        \"lowConfidenceSparkline\": {\n            \"data\": [\n                0,\n                -0.41,\n                0.54,\n                1.74,\n                -8.39,\n                -8.4,\n                -3.79\n            ],\n            \"totalChange\": -3.79\n        },\n        \"implicitModifiers\": [],\n        \"explicitModifiers\": [\n            {\n                \"text\": \"Areas contain Einhar\\nAreas can contain capturable Harvest Beasts\",\n                \"optional\": false\n            }\n        ],\n        \"flavourText\": \"\",\n        \"chaosValue\": 1800.74,\n        \"exaltedValue\": 164.9,\n        \"divineValue\": 13.9,\n        \"count\": 399,\n        \"detailsId\": \"einhars-memory-of-harvest-beasts\",\n        \"tradeInfo\": [\n            {\n                \"mod\": \"explicit.stat_3751566939\",\n                \"min\": 0,\n                \"max\": 0\n            }\n        ],\n        \"listingCount\": 1815\n    }\n]\n```\n\n## Coffins\n\n- `https://poe.ninja/api/data/itemoverview?league=LEAGUE-NAME\u0026type=Coffin`\n- `LEAGUE-NAME`: Write League Names\n- `id`: Unique Item Id\n- `name`: Item Name\n- `icon`: Png Photo\n- `chaosValue`: Chaos Price\n- `exaltedValue`: Exalted Price\n- `divineValue`: Divine Price\n- `detailsId`: Unique Name\n\n```json\n\"lines\": [\n    {\n        \"id\": 116312,\n        \"name\": \"Creates a Sacrificial Garb\",\n        \"icon\": \"https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvTmVjcm9wb2xpcy9OZWNyb3BvbGlzQ29mZmluRmlsbGVkIiwidyI6MiwiaCI6MSwic2NhbGUiOjF9XQ/5b4214a420/NecropolisCoffinFilled.png\",\n        \"levelRequired\": 80,\n        \"baseType\": \"Creates a Sacrificial Garb\",\n        \"itemClass\": 5,\n        \"sparkline\": {\n            \"data\": [],\n            \"totalChange\": 0\n        },\n        \"lowConfidenceSparkline\": {\n            \"data\": [],\n            \"totalChange\": 792.03\n        },\n        \"implicitModifiers\": [\n            {\n                \"text\": \"Creates a Sacrificial Garb\",\n                \"optional\": false\n            }\n        ],\n        \"explicitModifiers\": [],\n        \"flavourText\": \"\",\n        \"chaosValue\": 267.61,\n        \"exaltedValue\": 27.82,\n        \"divineValue\": 2.02,\n        \"count\": 17,\n        \"detailsId\": \"creates-a-sacrificial-garb-80\",\n        \"tradeInfo\": [],\n        \"tradeFilter\": {\n            \"query\": {}\n        },\n        \"listingCount\": 17\n    }\n]\n```\n\n## Allflame Embers\n\n- `https://poe.ninja/api/data/itemoverview?league=LEAGUE-NAME\u0026type=AllflameEmber`\n- `LEAGUE-NAME`: Write League Names\n- `id`: Unique Item Id\n- `name`: Item Name\n- `icon`: Png Photo\n- `chaosValue`: Chaos Price\n- `exaltedValue`: Exalted Price\n- `divineValue`: Divine Price\n- `detailsId`: Unique Name\n\n```json\n\"lines\": [\n    {\n        \"id\": 117303,\n        \"name\": \"Allflame Ember of The Shaper\",\n        \"icon\": \"https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQ3VycmVuY3kvTmVjcm9wb2xpcy9BbGxmbGFtZUVtYmVyc0Jhc2VJbmZsdWVuY2UiLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MX1d/002ce1f2e1/AllflameEmbersBaseInfluence.png\",\n        \"levelRequired\": 82,\n        \"baseType\": \"Allflame Ember of The Shaper\",\n        \"itemClass\": 11,\n        \"sparkline\": {\n            \"data\": [\n                0,\n                -21.53,\n                -17.73,\n                44.98,\n                39.77,\n                47.13,\n                52.04\n            ],\n            \"totalChange\": 52.04\n        },\n        \"lowConfidenceSparkline\": {\n            \"data\": [\n                0,\n                -21.53,\n                -17.73,\n                44.98,\n                39.77,\n                47.13,\n                52.04\n            ],\n            \"totalChange\": 52.04\n        },\n        \"implicitModifiers\": [\n            {\n                \"text\": \"Pack monsters can drop Shaper Influenced items\\nPack monsters have a chance to leave corpses with a Special Craft\",\n                \"optional\": false\n            },\n            {\n                \"text\": \"Pack monsters can drop Shaper Influenced items\",\n                \"optional\": true\n            }\n        ],\n        \"explicitModifiers\": [],\n        \"flavourText\": \"\",\n        \"chaosValue\": 310,\n        \"exaltedValue\": 36.9,\n        \"divineValue\": 2.37,\n        \"count\": 399,\n        \"detailsId\": \"allflame-ember-of-the-shaper-(82-83)\",\n        \"tradeInfo\": [],\n        \"tradeFilter\": {\n            \"query\": {\n                \"type\": {\n                    \"option\": \"Allflame Ember of The Shaper\"\n                },\n                \"filters\": {\n                    \"misc_filters\": {\n                        \"filters\": {\n                            \"ilvl\": {\n                                \"min\": 82,\n                                \"max\": 83\n                            }\n                        }\n                    }\n                }\n            }\n        },\n        \"listingCount\": 2240\n    }\n]\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fayberkgezer%2Fpoe.ninja-api-document","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fayberkgezer%2Fpoe.ninja-api-document","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fayberkgezer%2Fpoe.ninja-api-document/lists"}