I am using the new Scrape integration in HA, and previously managed to scrape the sea temperature from a site that no longer updates. Now I have found a new page that contains the information I want, but after 3 hours of trial and error I still get nothing.
Web site: Almuñécar temperatura del agua del mar hoy | España
Data I want: Today’s water temperature, in the case below 11 mayo 2023
I have tried everything I can think of, but get only unavailable from the sensor. This is what I get from inspecting the web page and point to the temperature section I want:
So, I have tried s38
in “Select” and also tried td[class="x25"]
but I don’t get anything but “unavailable” in the HA Scrape sensor.
Help needed!