I want to get some data from an URL.
There is the way to do this?
I want to request an site for images witch contain certain color.
And then replace some items with requested images.
Thank you!
UPD:
I found an example of it:
http://scriptographer.org/forum/help/placing-images-from-url/
But it is not clear for me, I need to use pure java for such stufs?