Flickr ServicesAPI Documentation Feeds Your API Keys Apply for a new API Key |
This method does not require authentication.
api_key (Required)date (Optional)extras (Optional)license, date_upload, date_taken, owner_name, icon_server, original_format, last_update, geo, tags, machine_tags, o_dims, views, media, path_alias, url_sq, url_t, url_s, url_m, url_oper_page (Optional)page (Optional)This method returns the standard photo list xml:
<photos page="2" pages="89" perpage="10" total="881"> <photo id="2636" owner="47058503995@N01" secret="a123456" server="2" title="test_04" ispublic="1" isfriend="0" isfamily="0" /> <photo id="2635" owner="47058503995@N01" secret="b123456" server="2" title="test_03" ispublic="0" isfriend="1" isfamily="1" /> <photo id="2633" owner="47058503995@N01" secret="c123456" server="2" title="test_01" ispublic="1" isfriend="0" isfamily="0" /> <photo id="2610" owner="12037949754@N01" secret="d123456" server="2" title="00_tall" ispublic="1" isfriend="0" isfamily="0" /> </photos>
To map <photo> elements to urls, please read the url documentation.
1: Not a valid date string.100: Invalid API Key105: Service currently unavailable111: Format "xxx" not found112: Method "xxx" not found114: Invalid SOAP envelope115: Invalid XML-RPC Method Call116: Bad URL found