Digg API: Top stories from Digg:
|
http://services.digg.com/stories/top?appkey=http%3A%2F%2Fmashup.com&type=javascript
&callback=?
``` |
<br>
Geonames API: Location info for a zip-code:
|
http://www.geonames.org/postalCodeLookupJSON?postalcode=10504&country=US&callback=?
<br>
Flickr API: Most recent cat pictures from Flickr:
|
http://api.flickr.com/services/feeds/photos_public.gne?tags=cat&tagmode=any &format=json&jsoncallback=?
<br>
Yahoo Local Search API: Search pizza in zip-code location 10504:
|
http://local.yahooapis.com/LocalSearchService/V3/localSearch?appid=YahooDemo&query=pizza &zip=10504&results=2&output=json&callback=?
Comments(0)