Finding Feed subscribers from the User Agent
July 25, 2005
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
Trackbacks
Trackback Address: 418/6917C8E7FFD778C72F8DD9B06B16F30F
Comments
On 07/28/2005 at 5:42:20 PM EDT 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)
Post a Comment
Recent Entries
- Cache Template in Request Setting Explained
- What Version of Java is ColdFusion Using?
- ColdFusion 9 Performance Brief from Adobe
- Request Filtering in IIS 7 Howto
- J2EE Session Cookies on ColdFusion / JRun
- Hands on ColdFusion Security Training
- ColdFusion 9 Solr Vulnerability - Are you at Risk?
- FCKEditor Year 2010 Bug for Firefox 3.6 with ColdFusion
YahooFeedSeeker/1.0 (compatible; Mozilla 4.0; MSIE 5.5; http://my.yahoo.com/s/publishers.html; users 2; views 169)



add to del.icio.us



