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.

This example: http://www.rssmeme.com/api/?order_by=-pub_date&tag=google&source=11&feeds_gte=10&output=atom shows a feed for stories that were published on TechCrunch, tagged 'google', with at least 10 shares, sorted by the date published.

Follow these instructions to create a "most shared stories" widget for your blog's sidebar.

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.