Getting a list of Flickr Photos by Username and Tags
use "http://thinkphp.ro/apps/YQL/flickr.own.xml" as flickr.own.photos; select * from flickr.own.photos where username="ydn" and amount=20 and size="s"
Created By @
thinkphp
| using YQL
Open Data Table