Conversation

Dear json plz tell me how to get maximum geo tagged tweets using Twitter API using python. I experimented with REST API but it gives very limited geo-tagged tweets. If u would like to share some sample code tht would be great. thanks
1
Replying to
Thanks dear. There is option in Twtr REST API of giving lat, long with radius of any place ( city or country etc ) which in return give us the tweets ( not necessarily have exact lat long ) generated from that place. But the quantity of tweets are v limited, any hack to increase?