Hai friend,, anyone can help me, i'm really need a Twitter data from 2014, but when i use this coding
var1 <- search_tweets("tweet", n=999, since ="2014-01-01", until = "2014-01-31")
the result is 0 obs. of 0 variabel.. is it RStudio can't to collecting data from this past year because it is too old, or maybe i have a wrong syntax ??
how do i can to collecting data Twitter from 2014?? please, i need a help.
Yeah, the restrictions I'm pointing to are exclusively for the search API. (Twitter also recently moved around all their dev docs, which is just an extra layer of annoying. )
Yup, but the original post by @suryahariyadi had an air of desperation to it (almost like a school assignment with a deadline approaching fast). I wanted to give him some hope, even though the window for search API is hopelessly shut.
Oh totally, I just wanted to clarify since the fact that different APIs have different restrictions might be non-obvious. I think we're on the same page !
I would expect to. The code quoted above returns 1,629 of Hadley's tweets from 2014 (which was the year OP was interested in). I am not certain whether it is the complete list, but it is a number in line with my expectations.
Thankyou friend with your answer.
Yeah i'm doing a kind of project in my college.. i'm doing sentiment analysis. Really really thankyou, but now i'm focus on the analisis cause i got little bit deppresed with the dataset