simple parsing webpage to arduino

hello. I'm trying to print sql query result to arduino lcd via esp8266 but couldn't succeeded. web page contains only <1> or <0> (no body or html just plain integer in lower and greater signs) and I'd like to get this info as integer, how to get rid of all http headers and 200 OK messages and get the 1 or 0 data as integer. I'm using AT commands for communicating with esp. thank you.

In the third line remove the extra character! Somebody could possibly give a better answer if they had the data to do it. Consider posting your code.

This topic was automatically closed 120 days after the last reply. New replies are no longer allowed.