Hi,
I am having problem parsing a google document form response.
I have a form ready and I have tried copying the xpath of the data which i need from thingspeak ThingHTTP via Google chrome and FireFox (Firebug).
The same problem arises for data from my phpMyAdmin server. I have made a database for my project and I am trying to get that Data from thingspeak ThingHTTP via Google chrome and FireFox (Firebug).\
Please Help me solve this problem.
PHP:
Xpath://*[@id="table_results"]/tbody/tr[1]/td[1]/span
Google Doc:
URL:https://docs.google.com/forms/d/1D4QSNaPA0VYKwOgkLmH4OoPcmCiEdwVrNDqIB9PHc-s/edit#responses
Xpath://*[@id="ResponsesView"]/div/div[2]/div/div[4]/div[1]/div/div[2]/div/div[1]