I have tried to use the endpoint statuses/user_timeline by fixing the max_id parameter to the 3200° tweet, but the API doesn’t return old tweets.
statuses/user_timeline
Can I achieve this result with stream API? If yes, do you have an example on how to do this?
Thx