Hi all! This is my first introduction with Java... I would like to log a number form a website. For example, the number of online players from this site ((https://www.tellgaming.com/en) , top right). Id like to document this number regularly (for example every 30 minutes) and store this number together with the local time (system time) in a file of some sort (txt? xls? any). Is this an easy thing? Is Java the right tool? Can i do this with not much experience? Is it so easy so someone could give me a 'set up'? Kind regards! Luc