I need to get the text in the red circle
doc.select("p#latest-buy").text()
I've tried doing this but it appears to be empty
I need to get the text in the red circle
doc.select("p#latest-buy").text()
I've tried doing this but it appears to be empty