I'd like to make a function that loads a random image into a sprite (possibly the thumbnail), how can I do that? Only one website is ok, I don't need to load the image from all them.
I'd like the image to be chosen from a specific search (example: only pictures with the keywoard 'mountain', or from the subreddit 'landscapes')
Maybe I know how to do that in python, but I'd like to try with construct 2, maybe with the help of a .js file.
Thank you in advance for your help.