Try Cloudfeeds

Welcome to Cloudfeeds

You are using Soundcloud and you need a feed?

Here you are!

Cloudfeeds offers feeds for various Soundcloud-Resources!

RESTful

Cloudfeeds is basically a remix of the Soundcloud-API.

Following resources are available as feeds: users, tracks, groups, comments

Requesting these URL-Patterns will generate (in most cases) a feed:

URL-PatternSoundcloud-Resource

user_id and track_id can either be the Soundcloud Integer-ID or the Permalink-Name (e.g. /users/laurent-garnier/tracks)!

For collections of resource tracks you can apply a filter like described in the API (e.g. /tracks?genres=techno,minimal&order=created_at)!

Of course, only public available resources are fetched!

Formats

Currently only RSS 2.0 is supported. You will get a minimal but valid RSS-Feed!

Feeddemon

TODO: ATOM-Feeds