Quick tip to check twitter account age.

you can check the /1/users api call they have, pretty sure it states registration date as well
 
you can access via a bookmark a .xml page including

<created_at>Tue Mar 13 00:43:07 +0000 2007</created_at>

how to

bookmark i.e.
http://twitter.com/users/show/sex.xml

Than edit the new created bookmark →rightclick →properties
url ............/%s.xml instead of sex.xml
keyword h


how to access the xml page


use in the addressbar "h username" and hit ENTER
 
Last edited:
May I ask what does the line
Code:
<[COLOR=#990000]statuses_count[/COLOR]>1079[COLOR=blue]</[COLOR=#990000]statuses_count[/COLOR]>[/COLOR]
mean ?
 
Back
Top