Scraper not working https://monitoring.solaredge.com

Hi, trying to read the information from the page
https://monitoring.solaredge.com/solaredge-web/p/site/233441/#/dashboard
I’m interested in :

As I used copy selector CSS and pasted it into configuration.yaml

 - platform: scrape
    name: Dzik elektrownia
    resource: https://monitoring.solaredge.com/solaredge-web/p/site/233441/#/dashboard
    select: "#component-1095"

but it doesn’t work :(.

Any tips on how to scrap the data?

In the meantime, I have learned that java script based sites cannot be scraped easily. Do you recommend any tools to quickly master this art

1 Like

Attempting the same. Did you ever figure this out?

Have you tried usingt the hacks integration: SolarEdge Modbus Multi