What is this?

The RSSmeme API enables you pull information out of RSSmeme. All you have to do is tack on some parameters to a URL and RSSmeme will filter the correct data.

Any page on RSSmeme can be viewed as machine readable JSON. For example: http://www.rssmeme.com/?output=json shows the front page stories in JSON.

Parameters

JSON Callbacks

The JSON output format also lets your add an additional parameter 'callback' that will wrap the JSON in a function call to the function of your choice. This will let you use the API with JavaScript.

Need More Help?

Send me an email.