

how to import a specific type of data with importXMP from the warframe market website
I need help, I'm trying to import data from https://warframe.market/ to my google sheets file. I tried the exportxml formula with the website url + the full XPath of the data i need (for example, the lowest price of Nezha Prime Set as shown here https://warframe.market/items/nezha_prime_set?type=sell but when i do it says "ERROR".
I need to find a formula that would import the lowest price (so the first one on the list) and update itself if it changes (let's say once a day), I'm sure it is possible as you can practically make anything work in a google sheets file, i juste don't know how.
i also tried import html but didn't get any good results either.