Skip to content
This repository has been archived by the owner on Apr 11, 2019. It is now read-only.

"Rate limited .... blocking for a minute and retrying up to 113 times ..." #139

Open
BhavyaTeja opened this issue Feb 24, 2017 · 0 comments

Comments

@BhavyaTeja
Copy link

TweetData=as.data.frame(cbind(tweet = TweetText, date = TweetDate, lat = TweetLat, lon = TweetLon,
isretweet = isretweet, retweeted = retweeted, retweetcount = retweetcount, favoritecount = favoritecount, favorited = favorited))

When I try to download the tweets with the above-mentioned attributes it showing as "Rate limited .... blocking for a minute and retrying up to 113 times ..."

It's taking too long and I'm not sure how can I resolve this issue.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant