io sto cercando di farlo.
Allora da come ho capito è possibile scaricare immagini anche da google, quindi:
codice:
Dim webClient As New System.Net.WebClient
Dim tmp1 As String
tmp1 = webClient.DownloadString("http://images.google.com/images?q=fast+and+furious+5&start=900&filter=0")
tmp1:
codice:
"<!doctype html><head><title>fast and furious 5 - Google Search</title><script>window.google={kEI:"5Vy-TqeeJMP08QPM8JSJBA",getEI:function(a){var b;while(a&&!(a.getAttribute&&(b=a.getAttribute("eid"))))a=a.parentNode;return b||google.kEI},https:function(){return window.location.protocol=="https:"},kEXPI:"28936,30316,32410,32940,33104,33373,33434,33
.
.
.
ora da qui come posso risalire alle immagini?