Open url, which can be either a string containing a valid, properly encoded URL, or a Request object.
urllib.request.urlopen(url, data=None, [timeout, ]*, cafile=None, capath=None, cadefault=False, context=None)