ESP8266 get a web page - WIFI

Hi,

I'm struggling to find an easy arduino sketch that shows how to connect to the WIFI and get the content of a web page (HTML or just text)

All I need it

-Connect to my local WIFI
-Send and HTTP GET request to a web page
-Paring the response

Could you please guys point me to a good one?

Thanks a lot