Developer / Documentation / Syndication

Netlog syndicates several feeds in the RSS 2.0 and iCal formats. We've got feeds with cross-site content, feeds with the public content of a profile and feeds with personal content of a profile.

Netlog feeds

These are the available feeds with general Netlog data. They're always available.

Feed URL Format
Netlog News http://tr.netlog.com/go/feed/view=news RSS 2.0
Spotlighted photos http://tr.netlog.com/go/feed/view=explore-photos-spotlight RSS 2.0
Spotlighted blogs http://tr.netlog.com/go/feed/view=explore-blogs-spotlight RSS 2.0
Editor picked video's http://tr.netlog.com/go/feed/view=explore-videos-editorpicks RSS 2.0
Comments on a public video http://tr.netlog.com/go/feed/view=explore-videos-comments&videoid={videoID} RSS 2.0

Public feeds of profiles

These are the available feeds with public data from a certain profile. These feeds won't be available when a profile chose not to open up his profile for everyone (this setting can be found in his privacy settings). In the URL's below, replace {nickname} with a profile's nickname.

Feed URL Format
blog {profileURL}/feed/view=blog RSS 2.0
comments on a blog entry {profileURL}/feed/view=blogcomments&blogid={blogID} RSS 2.0
public photos {profileURL}/feed/view=photo RSS 2.0
comments on public photos {profileURL}/feed/view=photocomments&photoid={photoID} RSS 2.0
public video's {profileURL}/feed/view=video RSS 2.0
listened tracks {profileURL}/feed/view=music RSS 2.0
public shouts {profileURL}/feed/view=shouts RSS 2.0
links {profileURL}/feed/view=links RSS 2.0
recent updates {profileURL}/feed/view=recentupdates RSS 2.0

Personal feeds of profiles

These are the available feeds with personal data from a certain profile. Since these feeds contain personal data they need an authorization key. This key is unique for each profile/feed combination. A user can reset authorization keys in his privacy settings. In the URL's below, replace {profileURL} with the URL to a user's profile and {authKey} with the specific authorization key.

Feed URL Format
notifications {profileURL}/feed/view=logs-notifications&authkey={authKey} RSS 2.0
friendslog {profileURL}/feed/view=logs-friendslog&authkey={authKey} RSS 2.0
personal log {profileURL}/feed/view=logs-mylog&authkey={authKey} RSS 2.0
clanlog {profileURL}/feed/view=logs-clanlog&authkey={authKey} RSS 2.0
visitors {profileURL}/feed/view=logs-visitors&authkey={authKey} RSS 2.0
shouts (with friends) {profileURL}/feed/view=shouts-withfriends&authkey={authKey} RSS 2.0
shouts (replies) {profileURL}/feed/view=shouts-replies&authkey={authKey} RSS 2.0
birthdays of friends webcal://{profileURL}/feed/view=friends-birthdays&authkey={authKey} iCal
events of friends webcal://{profileURL}/feed/view=friends-events&authkey={authKey} iCal
pictures from friends {profileURL}/feed/view=friends-photos&authkey={authKey} RSS 2.0
blog messages from friends {profileURL}/feed/view=friends-blogs&authkey={authKey} RSS 2.0
video's messages from friends {profileURL}/feed/view=friends-videos&authkey={authKey} RSS 2.0