Multiscrape wind_speed

Hi,
I’m trying to scrape the wind speed from the web page in the code using multiscrape integration. There has been different versions where I have tried to convert the value to float or string, but it does not work.

It looks like the same information also is on this page (https://holfuy.com/en/weather/743/), but I was not able to get it to work either.

Could anyone of you please guide me in the right direction of a solution? Is multiscrape the right approach for this task?

  • resource: Vindstyrke Hafrsfjord South 743 værstasjon
    scan_interval: 500
    log_response: True
    sensor:
    • unique_id: wind_speed
      name: Wind speed
      select: “#main > div.cell-1.site > div:nth-child(5) > div > table > tbody > tr:nth-child(2) > td:nth-child(2)”

why just get from the weather