Hi there,

I'm just exploring the twitter API and more specifically the search 
functionality and I have two questions regarding searching for "postitive 
attitude" tweets.

Firstly, is there any documentation that describes how these are classified?

Secondly, how do I structure the query? I get that you send a get request 
to:
http://search.twitter.com/search.json?q=SOMETHING

but then to find tweets about SOMETHING with a positive attitude is it just:
http://search.twitter.com/search.json?q=SOMETHING%20:)

Cheers,
J

-- 
Twitter developer documentation and resources: https://dev.twitter.com/doc
API updates via Twitter: https://twitter.com/twitterapi
Issues/Enhancements Tracker: https://code.google.com/p/twitter-api/issues/list
Change your membership to this group: 
https://groups.google.com/forum/#!forum/twitter-development-talk

Reply via email to