1) Give a description of the problem
(Trying to use a GET request on this website to scrape time data for solar noon.)
2) What is the expected behaviour?
(Extract solar noon data)
3) What is happening/not happening?
(I have no idea what I am doing.)
Up until now I’ve considered my self to be a slightly above average WebCore user however what I thought would be simple is actually incredibly difficult.
I want to extract solar noon data into a variable to use the time given in an automation.
is this even possible?
Edit: It doesn’t even have to be the given website it can be any website that will give me the data I need.