Retrieving Tweets Based On TwitterId

23 views
Skip to first unread message

hoboro

unread,
Feb 13, 2010, 7:08:47 PM2/13/10
to Twython Talk
topic="football"


twitter=twython.core.setup()
search_results=twitter.searchTwitter(topic,rpp="100",page="1")
w=twython.core.setup()


In the current Search I can get tweets by subject, now how can get
tweets based on
UserId


Thanks

Ryan McGrath

unread,
Feb 13, 2010, 7:11:18 PM2/13/10
to Twython Talk
Are you asking for a way to retrieve tweets from a specific user,
filtered in some manner?

If you just want to retrieve tweets from a specific UserID, you should
look elsewhere - searchTwitter is for Twitter's Search API. Try
looking in the user APIs.

- Ryan

Rohan Perera

unread,
Feb 13, 2010, 7:34:53 PM2/13/10
to twytho...@googlegroups.com
Ryan,
 
Yes
Thanks for confirming that with me There are Urls that can be used it seems from the
documentation
 
Rohan

Reply all
Reply to author
Forward
0 new messages