Mark Quinn in MATLAB Answers
上次活动时间: 2024-11-1

I have a ThingHTTP request that parses my local council website and extracts the bins which are collected each week. I then display this on an arduino with colour LEDs. This worked fine for years but now for some reason the Thingspeak request cannot parse the website any more??? The conucil website is: https://www.salford.gov.uk/bins-and-recycling/bin-collection-days/your-bin-collections/?UPRN=100012691624 This isn't my address but a random house nearby ;) I've copied the XPath for the string about this week (//*[@id="standard-page"]/div/div/div[2]/p[1]/text()[2]) Then used the GET request on thingspeak - This used to work fine. Now it gives me : Error parsing document, try a different parse string. Any ideas?

关于 ThingSpeak

The community for students, researchers, and engineers looking to use MATLAB, Simulink, and ThingSpeak for Internet of Things applications. You can find the latest ThingSpeak news, tutorials to jump-start your next IoT project, and a forum to engage in a discussion on your latest cloud-based project. You can see answers to problems other users have solved and share how you solved a problem.