Pls help with scrape sensor get PV data

hi,

i would like to get photovoltaik data from a public pv but i only get “unknown” value.
can someone help me out?

i try to get the values from the top header. but this is responsive so sometimes show 3 oder 4 columns.
i try to get the alues like “Gesamtenergie” (energy sum) and the “energie monat” (monthly energy)

this is what i tried:

- platform: scrape
    resource: https://monitoringpublic.solaredge.com/solaredge-web/p/kiosk?guid=8650241e-37f9-43d0-a41c-f9e9c4feb175
    name: PVimHof1_Gesamtenergie
    select: "#component-1020"
    headers:
      User-Agent: Mozilla/5.0