Hello everyone !
I'd like to have a script that downloads the first PNG image that you find on google when you type a keyword taken in argument by the script.
I know that I can find PNG images if I type "filetype:png" after a research on Google Images, but I don't know how to do the rest.
Maybe something with wget ? Maybe it would be easier using Python ?
The very purpose of this is to have a script that locks my computer with a completly random image everytime that I lock it with a specific shortcut.
Thanks a lot for your help and answers ! Have a good day !