iPhone Twitter Get UserId
Posted
by Mick Walker
on Stack Overflow
See other posts from Stack Overflow
or by Mick Walker
Published on 2010-03-23T19:51:19Z
Indexed on
2010/03/23
19:53 UTC
Read the original article
Hit count: 456
Hi,
I am looking for a way to get a twitter users userid via their username. For example take http://twitter.com/AlySSa_miLAno (yes I know her twitter page off by heart lol) on the right hand side of the page is a link to her RSS feed: feed://twitter.com/statuses/user_timeline/26642006.rss
In this context Alyssa's userid would be 26642006.
Ideally I would like to avoid reading the full content of the page, as this could be quite expensive on a mobile device, so if anyone knows how to accomplish this using any Twitter/3rd party webservices that would be great.
© Stack Overflow or respective owner