I have an app that processes images. For testing it, I have a script that submits an image. This is not completely uncommon.
I am bored with my test images. Filling up a folder with some images and getting my test script to randomly pick one gets boring really quickly.
Is there any script - in any language, really - that can get a random image from somewhere on the internet?
I started to use the awesome http://www.jwz.org/webcollage/ but the images are too cluttered to scale nicely. Actual photos themselves, and ideally thumbnails and such, would be nicer.
I was hoping that http://code.google.com/p/googlecl/ would have image search, but unfortunately it doesn't.