> Just tested myself. > > https://twitter.com/users/show/damon.xml > > <user> > ... > <name>Damon Clinkscales</name> > <screen_name>damon</screen_name> > ... > <followers_count>676</followers_count> > <status> > ...my most recent status is here... > </status> > </user> > > No friends_count (or following_count), though.
Interesting: % /usr/bin/curl -s --basic -m 13 -u rootofallevil:loveofmoney "https://twitter.com/users/show/damon.json" { [...] 'followers_count':677,'url':'http:\/\/budurl.com\/dctwttr','name':'Damon Clinkscales','notifications':false,'friends_count':293, [...] } It has to be specific to the .xml version. -- ------------------------------------ personal: http://www.cameronkaiser.com/ -- Cameron Kaiser * Floodgap Systems * www.floodgap.com * [EMAIL PROTECTED] -- You can make it illegal, but you can't make it unpopular. ------------------
