How to reply to particular tweet using Twitter API?

How can you search tweets on specific topic / hashtag using Twitter Streaming API?

Sylvain Carle at Quora Visit the source

Was this solution helpful to you?

Other answers

You could also use R (i.e. Rstudio).  Here you would use the twitteR() and the streamR() packages. But before you use them to connect to the twitter Api you have to sign up on http://dev.twitter.com and generate an "app" (it's just a few clicks). With that you will get api-access keys (api-key & api-secret) which you'll need, whether you'll use R, python or something else.

Niels Ohlsen

Just Added Q & A:

Find solution

For every problem there is a solution! Proved by Solucija.

  • Got an issue and looking for advice?

  • Ask Solucija to search every corner of the Web for help.

  • Get workable solutions and helpful tips in a moment.

Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.