Extract all data inside g tag of JS chart using Selenium
I am currently trying to scrape a local web page, generated by my EV charger. I access it through it’s IP address, which requires me to sign in.
After signing in, I want to retrieve the data from the JS chart below. This data is shown in chunks (not even 1 complete day visible), but it goes way back (1 year +).
I want to use this data, to compare my EV charging sessions with my available power in house.