13 ms·
Pretty cool. I'm curious, did you use the Flickr API to process the flickr url and get the thumbnail? or did you scrape it?
by TTDaVeTT 18y ago
Pretty cool. I'm curious, did you use the Flickr API to process the flickr url and get the thumbnail? or did you scrape it?
- monological 18y agoI just exploded the link using "/", grabbed the ID of the photo and I used the flickr api to make sure that it's a valid photo_id.