Machine-based interaction is a common feature of Web 2.0 sites like Digg, Facebook and Dilicious, and these days it goes well beyond simple web feeds. An application programming interface (API) is what allows programmers to write applications and widgets that interact with services on these sites. The API gives them web-based access to data and functions from such sites. For example using the GoogleMaps API one could pull data and mapping information from Google that enables users of a site to view an embedded map of the location of a business.
Although typically using an API does require some expertise in programming, many of the APIs which are being released by sites are well documented with good examples on how to implement them, WebAPI. This article also details many of the user created scripts which have been generated using the various API’s which will give end users something to play with too.
15 – MediaWiki API
With over 2 million articles Wikipedia is a valuable resource, the Mediawiki API allows access to this content. Sites based on the MediaWiki API include Wikitravel, Wiktionary, and WikiNews.
14 – Upcoming
The Upcoming API allows you to take data from the Yahoo site upcoming.org. It’s useful if you want current events information on your site.
13 – Audio Scrobbler API
Last FM uses the Audio Scrobbler API to gather information about music you listen to. It is also the source of many various “is currently listening to” plug-ins for various applications.
12 – Ebay API
Ebay’s API is very comprehensive, and supports almost all major web scripting options, including flash and Ajax. It has a sandbox for testing scripts, and offers you sample script blocks which it calls widgets to help you getting started. Visit Widget Blog Ebay for some examples.
11 – Facebook API
Everyone knows about Facebook, it’s a hugely successful social networking site, that my girl friend assures me is very addictive. The site has loads of code samples, application creation guides and libraries for developers to play with. As Facebook is completely driven by user generated content it has a huge market of users just waiting to get their hands on fresh content, so for those that have the skill the Facebook API is a goldmine. Visit Mashable to read 10 awesome things built on the Facebook API.
10 – Feedburner API
As you may already know Feedburner is an RSS feed creation tool. The API gives developers a few toys to play with, the best of which is the Feedflare API which allows you to add new functionality onto Feedburner feeds.
9 – Google Search API
The Google Search API Is a AJAX Search API that lets you put Google Search in your web pages with JavaScript. Google gives you some very useful examples of sample code to use.
8 – Yahoo Search API
You may not believe it , but the Yahoo search API is actually more popular than the Google alternative. You can use it to create a simple spell checking tool or site wide search widget… useful stuff
7 – Windows Live API
The API for Microsoft’s portal contains a whole heap of different APIs for different MS services. Here is some of the applications that have been created using the API, Windows Live API list, which includes content ranging from Halo 3 user guides to major league baseball videos.
6 – Google Ajax Feed API
With the AJAX Feed API, you can download any public Atom or RSS feed using only JavaScript, and easily mash up feeds with your content, and each other. It is super fast and is the quickest way to display real time RSS content on your site. Dynamic Drive’s gAjax RSS Feeds Displayer is a great example of a script created from this API.
5 – Digg API
Using the Digg API you can access individual stories, comments, or data on particular user activities. For some examples of the Digg API is action check out: 7 awesome things built on the digg API, Who’s digging You and Digg Comment Spy.
4 – Delicious API
Although the Delicious API is not as complex or comprehensive as most of the other APIs featured, it is so simple, you can see results just by typing a URL into your browser. You can also write data to Delicious such as adding bookmarks or renaming tags. for example:
http://del.icio.us/api/posts/add?description=Pingable&url=www.pingable.org
..would add Pingable as a bookmark in to your delicious account after a username and password challenge. More detail at: Quick Online Tips.
3 – Google Maps
The Google Maps API is probably the most implemented API on the net. It is used in applications such as Google flight simulator, dating sites, and for finding local auctions.
2 – Flickr API
The Flickr API gives two way access to the site and some of its features and photos. Tasks that can be completed using the API include creating new sets, editing comments, changing photo notes, as well as pulling existing data from the site. Here is some examples of the Flickr API in action.
1 – href="http://www.youtube.com/dev">YouTube API
A very popular Number 1, because the YouTube API is both simple, and purely limited only by your imagination. Data which can be pulled from YouTube includes: Video titles, rating, length, tags, url, your favorites, your friend list and the thumbnail location. For an example of the YouTube API in action check out : CoverPop, and you may also want to check out: A YouTube and Google Map Mashup.
Other API resources: GotAPI , API finder, Mashery and a full list of Google APIs.
Digg and flickr icons from: ilemoned.com Web 2.0 Services Icons
Some of the content in this article was inspired by “The Top 20 APIs for your site” article in issue 167 of .net magazine.














Simon
This article has been promoted on Dzone, discuss at: Dzone
stig
How is Mediawiki considered an API? It describes itself as a Wiki package. The sites you mention are merely running on it.
Simon
They describe it as an API, not me. Wiki API. But is it really worth arguing over whether something is a package or an API…the page talked about is software that calls from resources on wiki…API or not… it’s useful. Those site mentioned are developed using the software download. Thanks for stopping by.
stig
You’re somehow implying in the article, that you could access for example the Wikipedia information through some API out there… you can’t. Atleast there’s no such official API provided by Wikimedia. The script you refer to might provide this functionality, but you have to run it yourself.
Again, Mediawiki is just software. Mediawiki API you refer to allows you to access data at Mediawiki servers. They’re not Wikimedia.
Simon
Thank you for clearing that up Stig!
Sangesh
Well, I recently found out about YAHOO search API, and it does have a good interface and certainly user-friendly too.
Frokk Dating
thx for sharing
Deca
Still learning how to use these API
MyIkram
Sadly, google don’t give api anymore..
or, am I wrong?? because, I dont really know, how can we use the google api..hehe…
FutureBoy
Thanks for information. I`m going to use it)
Aaron from HR Software
I’ll second the google search and youtube API’s. I have not used any of the others but FeedBurner would be really interesting for grabbing some fresh content now and then with minimal effort. Good post!
Aaron from Web Based HR Software
I’ve had a couple of weeks and actually started using the Facebook API with great success. With the introduction of facebook pages/groups , it is a great way to promote as well.
Julian from Riverside Web Design
Great List, I have been using the Google Maps and a few of the other ones, but this list is great.
I really want to look into the facebook API but I am less technical than some of my cohearts, so I’m a bit weary.
Nick
I only have experience of using the Google Maps API but am interested in learning more so thanks for the great information.
David from WP Themes
I’m surprised google search isn’t ranked higher. Many sites that have a search function are powered by Google
justin from brett favre saga
I’ve used a few of these APIs. I am a bit surprised that Twitter is not there with all the hype around it. Then again perhaps it wasn’t so special back in 2007.
Alex from Jewellery
Has anybody used facebook api yet?. Please tell us what you think.
David from Lifting Facial
I wish there was a stumbleupon Api. I wonder why they have not done one. Another interesting one would be the Technorati API.
Kevin from Web hosting Ireland.
I like the google maps and feedburner and yahoos upcoming api. I know alot of people use the ebay and utube ones on sites also.
Thanks great list of apis some i did not know about.
Edgar
I, too, like Google Maps api, especially features photos and names of areas.
It is very difficult realization has not yet been dealt with in Programming is to understand how it works …
Justin from Adventure Blog
I think the Facebook API has a lot of potential. Now I just need to figure out how to go about developing something for people to use…
tony from Best cheap web hosting package.
I like the upcoming apis. Works good on site to keep people coming back. Feedburner is another one i always use and people like alot.
Aaron from HR Software
Thanks for the resources. Google maps is the only one I have ever found really useful in the real world.. I will have to try some of the search api’s to see how they work.
Vickie from VIP Singles
I have been playing with the Google API its a little tricky but it has a lot of potential.
justin from technical magazines
@Aaron, a simple API from feedburner would be very useful for getting reader counts and other stats.
Mathew from High yield savings account.
I like the upcoming api and feedburner ones. I never liked ebay they seem to slow some sites down.
Brian from lightweight wall panels
Does anyone know if you can tie the Google search API in with your AdSense account? Google AdSense does now allow for you to add their web search tool and you collect a share of the click profit. Yahoo should allow this as well. Why help out Google without getting a slice?
marie from wedding planning
Nice post. Just discovered this blog – new to me in 2009 – so I’ll be coming back for more useful comment. Happy new year to all
Andreas
Thanks for listing these nice API’s!
Jeff from Fantasy Baseball Cheat Sheet
That Google Maps API is a godsend for some websites, I get tons of use out of it.
andy from freeloans
I think i like the ajax feed the best. Seems like you could use that one on alot of sites.
Mexabet from Quality web directory
One thing about these APIs you mentioned is that they add interactivity to one’s site, especially the ones from Google. I use Google Maps API.
Sharon from Baseball Tickets
Very comprehensive list. A few I didn’t think of or know where to find. Thanks.
matt from Bp oil stocks
I like the utube video one. You can use it on alot of sites and people like it.
Shailendra from The Agra Indian
I am using Google search on my web site, it is excellent. But you will only be able to search across indexed pages only.
Dave from Free PS3
I think that this needs to be updated with the Twitter API. Definitely very useful, especially as social sharing becomes the new thing.
Jim from Totally free Personals
i really like the facebook one and also the youtube one.
Amy from Free Xbox 360
I sometimes find that the google ones don’t really add anything to the pages with the advent of the google toolbar. But still, most of the other API’s are brilliant little apps.
AskTheCoders from Coding Help
Not sure I’m buying into the claim that the Yahoo API is more popular than Google’s. Is there some substantiation to this claim??
Yahoo is far behind Google just about every aspect and the gap is only widening…
justin from Used Machinery
Ive been using Digg alot lately – writing articles and posting online, it gives me many more backlinks
rick from 32" lcd tvs
I like yahoo upcoming. Great for news or current events. I have to try some of the social site apis and see how they work.
Girish from Car Rental Auckland
I am ardent fan of the DIGG API and the comment spy. I am reaping great benefits out of it. I am also trying to learn new things using the same. Thanks for creating this list of api’s. Your efforts are highly appreciated.
Michael from Christchurch Motels
The mediawiki is highly essential for any website. They can have a glossary or faq from wiki information associated to their site for the benefit of their visitors.
Michael bay
I love ViaMichelin maps and their API, they have excellent Coverage for UK and Ireland with all great Geocoding accuracy and high customisation.
No respectable business should use a Google API for their store , shop or branch finder or locator as the directions are poor and the map lacks details. So many times Google API cannot recognise small town names or postcodes, when they do the accuracy is bad as Google do not provide Geocoding , Google only provide a basic mapping service tool.
I will stick with Michelin business mapping and may even try their web service too !