Hi, I am using Phirehose library for fetching tweets of 10 hashtags(#indiannews,#India,#ipl etc). I am posting tweets from my twitter account. Streaming API gives few tweets and misses few tweets. What might be the cause?
The streaming API lets you “access” 1% of all tweets. The algorithm is unknown but to my understanding should give you a representative view.
Hi DasRhodo- Which endpoint are you working with?
I am using Phireose library for fetching realtime data from tweets. I assume that they use Public streams.
Here is the URL which I followed for Phirehose http://140dev.com/free-twitter-api-source-code-library/