I have a problem with twitter API. I tweeted in the past (around 400) but recently I haven\'t tweeted anything. When I try to fetch tweets by me using the twitter api, there
I have the same problem as you, so after see that Twitter Web Search works I've started to implement my own solution, you can see on my GitHub. It is implemented in Java, but it will make a post on my blog to explain how to do in other languages. I've downloaded tweets without any problems, my last test I parse more than 600k within 2014 from some specific users.