How can I extract images from a site that I'm linking to?
Posted
by vette982
on Stack Overflow
See other posts from Stack Overflow
or by vette982
Published on 2010-03-28T00:55:01Z
Indexed on
2010/03/28
1:03 UTC
Read the original article
Hit count: 373
If you're familiar with Reddit, you'll know how all of their posts containing pictures get a small thumbnail preview beside the title of the submission. How does Reddit go about doing that? Does it just check to see if the link ends with .jpg, .png, .bmp
, etc?
© Stack Overflow or respective owner