Quantcast
Channel: Configuration - Home Assistant Community
Viewing all articles
Browse latest Browse all 106377

Scrape get but not select

$
0
0

Hello, i’m currently trying to scrape my weather station html status page. I tought i reached the end but instead the sensor are not populated. I debugget the scrape sensor and found in the logs that it retrive the page, but any filter (select) are applied (no results shown).

  - platform: scrape
...
    select: 'body > table > tbody > tr:nth-child(16) > td:nth-child(2) > input'

The select string works fine when i test it on https://try.jsoup.org
I already tried to select with just one class:
.item_2
which also works fine on jsoup.org, but totally ignored on home assistant.

Here you can find the whole webpage, thanks since now who can help!

1 post - 1 participant

Read full topic


Viewing all articles
Browse latest Browse all 106377

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>