The Top 15 Web APIs For Your Site

The Top 15 Web APIs For Your Site

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 [...]

Author : Simon

Author's Website | Articles from Simon

The creator of Pingable. We write about everything Wordpress.

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.

Yahoo Upcoming

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.

Digg API Flickr API

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.

www.pingable.org

Like this post? Share it!

  • Tweet
  • Facebook
  • Diggit
  • Delicious
  • Diggit
  • Diggit
  • Diggit

Use the same Wordpress theme as us:


User Comments


  1. Simon
    October 22, 2007

    This article has been promoted on Dzone, discuss at: Dzone



  2. stig
    October 22, 2007

    How is Mediawiki considered an API? It describes itself as a Wiki package. The sites you mention are merely running on it.



  3. Simon
    October 22, 2007

    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.



  4. stig
    October 22, 2007

    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.



  5. Simon
    October 23, 2007

    Thank you for clearing that up Stig!



  6. Sangesh
    October 23, 2007

    Well, I recently found out about YAHOO search API, and it does have a good interface and certainly user-friendly too.



  7. Frokk Dating
    November 19, 2007

    thx for sharing



  8. Deca
    March 30, 2008

    Still learning how to use these API :-D



  9. MyIkram
    May 30, 2008

    Sadly, google don’t give api anymore..

    or, am I wrong?? because, I dont really know, how can we use the google api..hehe…



  10. FutureBoy
    June 28, 2008

    Thanks for information. I`m going to use it)



  11. Aaron from HR Software
    July 1, 2008

    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!



  12. Aaron from Web Based HR Software
    July 24, 2008

    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.



  13. Julian from Riverside Web Design
    July 28, 2008

    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.



  14. Nick
    August 5, 2008

    I only have experience of using the Google Maps API but am interested in learning more so thanks for the great information.



  15. David from WP Themes
    August 5, 2008

    I’m surprised google search isn’t ranked higher. Many sites that have a search function are powered by Google



  16. justin from brett favre saga
    August 7, 2008

    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.



  17. Alex from Jewellery
    August 9, 2008

    Has anybody used facebook api yet?. Please tell us what you think.



  18. David from Lifting Facial
    August 25, 2008

    I wish there was a stumbleupon Api. I wonder why they have not done one. Another interesting one would be the Technorati API.



  19. Kevin from Web hosting Ireland.
    September 26, 2008

    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.



  20. Edgar
    October 20, 2008

    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 …



  21. Justin from Adventure Blog
    October 30, 2008

    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…



  22. tony from Best cheap web hosting package.
    November 13, 2008

    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.



  23. Aaron from HR Software
    December 2, 2008

    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.



  24. Vickie from VIP Singles
    December 5, 2008

    I have been playing with the Google API its a little tricky but it has a lot of potential.



  25. justin from technical magazines
    December 11, 2008

    @Aaron, a simple API from feedburner would be very useful for getting reader counts and other stats.



  26. Mathew from High yield savings account.
    December 30, 2008

    I like the upcoming api and feedburner ones. I never liked ebay they seem to slow some sites down.



  27. Brian from lightweight wall panels
    December 30, 2008

    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?



  28. marie from wedding planning
    January 9, 2009

    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



  29. Andreas
    February 3, 2009

    Thanks for listing these nice API’s!



  30. Jeff from Fantasy Baseball Cheat Sheet
    February 14, 2009

    That Google Maps API is a godsend for some websites, I get tons of use out of it.



  31. andy from freeloans
    March 1, 2009

    I think i like the ajax feed the best. Seems like you could use that one on alot of sites.



  32. Mexabet from Quality web directory
    March 6, 2009

    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.



  33. Sharon from Baseball Tickets
    March 7, 2009

    Very comprehensive list. A few I didn’t think of or know where to find. Thanks.



  34. matt from Bp oil stocks
    April 17, 2009

    I like the utube video one. You can use it on alot of sites and people like it.



  35. Shailendra from The Agra Indian
    May 7, 2009

    I am using Google search on my web site, it is excellent. But you will only be able to search across indexed pages only.



  36. Dave from Free PS3
    May 26, 2009

    I think that this needs to be updated with the Twitter API. Definitely very useful, especially as social sharing becomes the new thing.



  37. Jim from Totally free Personals
    June 10, 2009

    i really like the facebook one and also the youtube one.



  38. Amy from Free Xbox 360
    June 12, 2009

    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.



  39. AskTheCoders from Coding Help
    June 18, 2009

    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…



  40. justin from Used Machinery
    June 29, 2009

    Ive been using Digg alot lately – writing articles and posting online, it gives me many more backlinks



  41. rick from 32" lcd tvs
    July 2, 2009

    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.



  42. Girish from Car Rental Auckland
    October 22, 2009

    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.



  43. Michael from Christchurch Motels
    November 8, 2009

    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.



  44. Michael bay
    November 18, 2009

    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 !


Leave a Reply

Comment Policy: This site uses KeywordLuv. Enter YourName@YourKeywords in the Name field to take advantage. Comments that use keywords in the name field in the incorrect format will not be approved. Links to inappropriate sites will also not be approved. Do not bother wasting my time by thanking me for a post. Add something to the discussion or your comment will be deleted

Rss Feeds   Twitter Followers Email Updates