The idea is very simple:
Imagine a simple white page with a form with a single input tag (like Google homepage ). When I insert a link of a blog post in this form, then the javascript-crawler search the first image in the web page of the blog post (through ajax), show it in the white page and save it on my server.
This crawler works like Digg and Facebook-wall.
What function I have to use for this crawler?