how does facebook/digg get all of the iamges for a webpage?
- by tomwu
DO they use a php page to analyze the link, and return all of the images as josn?
Is there a way to do this with just javascript, so you dont have to go to the server to analyze the page?