My favorites | English | Sign in

Google AJAX Feed API

How do I start?

Featured Video

Google is developing a new version of the Feed API with the ability to push feed updates via PubSubHubbub. For more information, please visit the Feed API v2 with Push documentation.

What is the Google AJAX Feed API?

With the Feed API, you can download any public Atom, RSS, or Media RSS feed using only JavaScript, so you can easily mash up feeds with your content and other APIs like the Google Maps API.

The Google AJAX Feed API takes the pain out of developing mashups in JavaScript because you can now mash up feeds using only a few lines of JavaScript, rather than dealing with complex server-side proxies. This makes it easy to quickly integrate feeds on your website, as shown below.


Loading...

To add the feed control above to your web site or blog without writing any code, use the Feed Control wizard. To get started with the AJAX Feed API, check out the developer guide or example projects.