import wget url = "https://www.python.org/static/img/[email protected]" wget.download(url, 'c:/users/LikeGeeks/downloads/pythonLogo.png')