Boston Python Workshop 5/Twitter handout: Difference between revisions

No edit summary
 
Line 129:
<code>api.GetSearch(searchString)</code>
 
Given a string to search for, this function will return a list of tweets matching that search termstring.
 
<code>api.GetUserTimeline(username)</code>
Anonymous user