can someone tell me why this isnt working?
=IMPORTXML("https://wax.alcor.exchange/markets" ; "/html/body/div[1]/div/div/div[5]/div/table/div/div[1]/div[21]/div/div[3]/span")
I try to get the 'Last price' in my sheet and i get always #N/A as error
I did the same process for bitcoin from coinmarketcap and this works.
thats the coin im looking for from alcor in the blockchain: https://eosauthority.com/tokens/cryptofarmst/CFP?network=wax
https://wax.bloks.io/tokens/CFP-wax-cryptofarmst
i tried from alcor, wax.bloks and eosauthority but all three gives the error"#N/A Resource at url contents exceeded maximum size"
appreciated any tip or suggestion.