I am looking for the same thing, and one idea I came up with is a specific Tumblr user to create a custom page with the following settings and code.
- Page URL: _____. tumblr.com/ following.json
- Page Type: Custom Layout
- Show link to this page: not checked
Custom HTML:
{block:Following}[ {block:Followed} { "name": "{FollowedName}", "title": "{FollowedTitle}", "url" : "{FollowedURL}", "portrait": { "16": "{FollowedPortraitURL-16}", "24": "{FollowedPortraitURL-24}", "30": "{FollowedPortraitURL-30}", "40": "{FollowedPortraitURL-40}", "48": "{FollowedPortraitURL-48}", "64": "{FollowedPortraitURL-64}", "96": "{FollowedPortraitURL-96}", "128": "{FollowedPortraitURL-128}" } }, {/block:Followed} {} ] {/block:Following}
So I'm just going to visit, i.e. http://arvn.tumblr.com/following.json But I'm still looking for other alternatives.
Arvin
source share