Esp8266 as webserver and webclient one/minute

Hello!
Is there any way i can use esp8266 as a webserver and once/minute to acces a link?

I'm taking in consideration both variants. ESP8266 running arduino or ESP8266+arduino board

ESP8266 is working very nice as a Web Server.

You can find here a simple example of a temperature data logger with Web Interface:
MCP9808 - Temperature Webserver

Youtube Video: MCP9808 Temperature Data Logger with CBDB ESP8266 module - Part 2 - YouTube

Also some simple get started tutorials, with details about howto connect it in a "Cheap-and-Dirty" way and ESP8266 Firmware Programming