how to make arduino read a data from webserver using esp8266

an esp8266 module with SDK AT firmware? if yes, you use AT commands or WiFiEsp library? if WiFiEsp, look at the WebClient example.