public class Main { public static void main(String[] args) { //ask for a url // fetch the url // print the url } }