API 4 RSS - An API For All RSS Feeds
API 4 RSS Is a brand new site that allows you to create one line of code that will write out your full Blog feed.
The site started with a user at the Million Dollar Wiki simply wanting their RSS feed displayed on their wiki page.
Now it would have been really easy to create bespoke version for jsut this one person. But what if they wanted to help alot more people? Well why not create a tool they can use so they create their one line of code?
Well that is exactly what happened and now we have API 4 RSS. Simple as that. I have included a sample of the output you get. It is so easy to use. Just enter you RSS URL into the box. then choose from some options for width, how many itesm, character limits, links opening in new windows etc. Then you get one of 2 types of code:
- A Line of JavaScript code
- 6 Lines of code for use on a Media Wiki page, eg Million Dollar Wiki.
It is currently in an open beta. So the more people that use it the better it will get. The interesting thing about the site is that it is almost all AJAX-ed. All the forms you fill in do not jumpt to processing pages, every thing is done on the fly which is a really neat touch and shows some professionalism.
Here is a quote from their about us page:
API 4 RSS is a very simple tool that allows you to reproduce your or any other RSS (Really Simple Syndication) feed as HTML using our JavaScript API. Once you have used the form on the home page you then instantly get given some code you can use vitually anywhere.
The idea came about when a site I was on had some users that wanted to write out HTML version of some RSS feeds. These people has virtually no knowledge of any web programming languages. A basic knowledge was about the limit. So I then came up with this tool.
Here is a sample of the RSS output using the “simple” color scheme:
This is all the code i needed to put the RSS feed here:
<script language=”JavaScript” src=”http://api4rss.wizsites.com/api/?id=2911914441″></script>
The out put is really customisable. You can use a predefined stylesheet or create your own using the sample supplied. What Does everyone thing? I know FeedBurner does something similar bit it is as customisable? You could even combine the 2,use the RSS feed from feedburner and API 4 RSS



[...] Today morning, i received a mail from Ollie, letting me know about a new service that he has created. It is called API 4 RSS. API4RSS is a tool that allows you to display an RSS Feed on any page by just including One Line of Javascript. It was primarily started with the aim of displaying an RSS feed on a Million Dollar Wiki page (read about how it began). [...]
[...] API4RSS was lauched about 6 months ago as just an API for RSS feeds. It basically takes an RSS feed and outputs HTML using one line of JavaScript. TechJuicer reviewed API4RSS a few months ago. [...]