twitSandbox1.1
twitSandbox is a web application to support creating applications using the Twitter APIs. It actually processes the methods of almost all and you can confirm what kind of response receives.
twitSandbox is a web application to support creating applications using the Twitter APIs. It actually processes the methods of almost all and you can confirm what kind of response receives.
Timelines are collections of Tweets, ordered with the most recent first.
Tweets are the atomic building blocks of Twitter, 140-character status updates with additional associated metadata. People tweet for a variety of reasons about a multitude of topics.
Find relevant Tweets based on queries performed by your users.
Users follow their interests on Twitter through both one-way and mutual following relationships.
Users are at the center of everything Twitter: they follow, they favorite, and tweet & retweet.
Categorical organization of users that others may be interested to follow.
Users favorite tweets to give recognition to awesome tweets, to curate the best of Twitter, to save for reading later, and a variety of other reasons. Likewise, developers make use of "favs" in many different ways.
Lists are collections of tweets, culled from a curated list of Twitter users. List timeline methods include tweets by all members of a list.
Allows users to save references to search criteria for reuse later.
Users tweet from all over the world. These methods allow you to attach location data to tweets and discover tweets & locations.
With so many tweets from so many users, themes are bound to arise from the zeitgeist. The Trends methods allow you to explore what's trending on Twitter.
These methods are used to report user accounts as spam accounts.
Twitter uses OAuth for authentication. Be sure and read about Using OAuth 1.0a.