I am trying to build a spreadsheet which records the buying and selling prices from the website CeX, but where the document updates the prices as they change in real time. The data isn't organized into a specific table, which seems to make things more difficult.
I have tried various different things, but none of them seem to work at all. Mainly, I have tried importxml and importhtml, but I'm just really lost. Can anyone give me any ideas?