Sensor Scrape

Hi guys, I am trying to use sensor scrap to get some infos but I noticed that this scrap is very poor…

since it is very poor and the HA has some kind of integration with python, can we use Python webscrap to extract website infos, since Python is way more powerfull?

thanks in advance!

I assume you mean scrape, not scrap?

If it is no good, improve it. As I understand it does leverage beautifulsoup.

If you want to use python, try appdaemon.

do you know if it is possible to install using home assistant running on windows 10?

yeah im meant Scrape, im sorry my mistake :stuck_out_tongue:

The scrape sensor is extremely powerful and flexible. It’s is implemented with beautifulsoup, thus pure Python. Well, it requires that the users familiarize themselves with the documentation to get the best results.

Hi Fabaff…

Thanks for the help, I did not find any way to scrap elements inside SPAN, or either using xpath, is that possible?

If it is, I will remove what i said hahaha