pf » Finding Feed subscribers from the User Agent
July 25, 2005
Finding Feed subscribers from the User Agent
I just noticed last week that some of the online web aggregators (such as bloglines, newsgator online, live journal, etc) will send the number of subscribers in their HTTP user agent. For example:
NewsGatorOnline/2.0_(http://www.newsgator.com;_20_subscribers) Bloglines/2.0_(http://www.bloglines.com;_81_subscribers) ThePort_Web/1.0;_subscribers_1 LiveJournal.com_(webmaster@livejournal.com;_for_your_url/;_1_readers)
Note that live journal is using _num_readers instead of _num_subscribers. There is no standard for this as far as I know, but it would be nice if they all played together nice.
This is really handy for a site like dealazon that lets you create RSS feeds dynamically (there are hundreds of different RSS feeds currently being served). Using these user agents I can get an estimate of how many subscribers there are.
Related Entries
- Guestimating blog feed readers - June 17, 2005
- The Proper Content Type for XML Feeds - June 13, 2005
- Foundeo's 2007 End of the Year Sale - December 21, 2007
- 8 Ways to Save Bandwidth on your RSS Feed - July 12, 2007
- Apple still likes their RSS icon - January 10, 2006
Trackback Address: 418/6917C8E7FFD778C72F8DD9B06B16F30F
Comments
On 07/28/2005 at 5:42:20 PM MDT Pete Freitag wrote:
1
In addition MyYahoo does it like this:
YahooFeedSeeker/1.0 (compatible; Mozilla 4.0; MSIE 5.5; http://my.yahoo.com/s/publishers.html; users 2; views 169)
- ColdFusion 8 FCKeditor Vulnerability
- Ajax Same Origin Policy No More with Firefox 3.5
- Firefox 3.5 Introduces Origin Header, Security Features
- Tips for Secure File Uploads with ColdFusion
- 7 Years And Blog Entry Number 700
- CFCatch Java Exceptions
- Cheat Sheet for SQL Server
- CFML on Google App Engine for Java
Subscribe to my RSS Feed:
RSS
RSS
add to del.icio.us
Pete Freitag is a software engineer, and web developer located in











