tweetstream Questions

2

I have N different keywords that i am tracking (for sake of simplicity, let N=3). So in GET statuses/filter, I will give 3 keywords in the "track" argument. Now the tweets that i will be receiving...
Chelsea asked 17/5, 2013 at 6:5

1

Solved

I'm trying to get tweets from a specific location using Tweepy but I get this error when I run the code raise TweepError("Wrong number of locations points, " tweepy.error.TweepError: Wrong number ...
Deerdre asked 8/2, 2016 at 11:8

2

I understand the Twitter REST API has strict request limits (few hundred times per 15 minutes), and that the streaming API is sometimes better for retrieving live data. My question is, what exact...

2

Solved

I have a critical worker process for my Rails app that is an event machine loop on twitter feed events (Someone tweets, it automatically processes the tweet and runs different code based on content...

1

I have a python script that hooks into the Twitter Streaming API using basic authentication and making use of the tweetstream module. Im gathering around 10 tweets a minute. I was getting intermi...
Eveland asked 18/11, 2012 at 9:31
1

© 2022 - 2024 — McMap. All rights reserved.