Does anyone know of a script that I can use to pull photos from flickr based on "tags" and put them into a database? Thanks, Mike
I don't know if there is there is a script out there or not, but you can simply use RSS feed for tags. Parse the feed and save the images. The rss looks like this: http://api.flickr.com/services/feeds/photos_public.gne?tags=tag_goes_here&format=rss_200