Hi guys!
Do you know how can I get the last user tweets? Is it with the search method?
I've been trying to do the following
twitter.search(q=' ', from='@claudevandort', rpp='100')
but I only get a syntax error and I don't know why.
I'll be very thankful if you can give me a hand.
Thanks!