Sorry here is the flow i am using http request, html node with .buy-col-xl div.buy as the sector and outputting to debug node, it comes back up "emptyT
[{"id":"4dc4a1b1.5df1e","type":"tab","label":"Flow 3","disabled":false,"info":""},{"id":"409600d1.4c79f","type":"inject","z":"4dc4a1b1.5df1e","name":"make request","topic":"","payload":"","payloadType":"date","repeat":"","crontab":"","once":false,"x":110,"y":40,"wires":[["5feb553a.b2b6ac"]]},{"id":"5feb553a.b2b6ac","type":"http request","z":"4dc4a1b1.5df1e","name":"","method":"GET","ret":"txt","paytoqs":false,"url":"https://www.nvidia.com/en-gb/shop/geforce/?page=1&limit=9&locale=en-gb","tls":"","persist":false,"proxy":"","authType":"","x":270,"y":40,"wires":[["4ea876f3.e174c8"]]},{"id":"68db36ef.e3fe18","type":"debug","z":"4dc4a1b1.5df1e","name":"","active":true,"tosidebar":true,"console":false,"tostatus":false,"complete":"payload","targetType":"msg","x":650,"y":40,"wires":[]},{"id":"4ea876f3.e174c8","type":"html","z":"4dc4a1b1.5df1e","name":"","property":"","outproperty":"","tag":".buy-col-xl div.buy","ret":"attr","as":"single","x":470,"y":40,"wires":[["68db36ef.e3fe18"]]}]