Voilà, sur les conseils de "KEVINROB" j'ai copié le code source de la page "google recherche image" et pour ceux que ça interesse, j'ai extrait le code suivant:
:modo: Attention, si vous copier-coller le code, il commence a la balise <body> pour se terminer a la balise </body><body bgcolor=#ffffff text=#000000 link=#0000cc vlink=#551a8b alink=#ff0000 onLoad=sf() topmargin=3 marginheight=3><center>
<img src="http://www.google.fr/intl/fr_ALL/images/images_hp.gif" width=304 height=110 alt="Google">
<form action="http://images.google.fr/images" name=f><script><!--
function qs(el) {if (window.RegExp && window.encodeURIComponent) {var ue=el.href;var qe=encodeURIComponent(document .f.q.value);if(ue.indexOf("q=" )!=-1){el.href=ue.replace(new RegExp("q=[^&$]*"),"q="+qe);}else{el.href=ue+ "&q="+qe;}}return 1;}
// -->
</script><span id=hf></span><table cellspacing=0 cellpadding=0><tr valign=top><td align=center><input type=hidden name=client value="firefox-a"><input type=hidden name=rls value="org.mozilla:fr:official _s"><input type=submit value="Recherche d'images" name=btnG><br /><input maxlength=256 size=40 name=q value="">
<script>
document.f.q.focus();
</script>
<input type=hidden name=hl value=fr></tr></table></form></center></body>


