Twitter4J: Get all statuses from Twitter account
Posted
by Krt_Malta
on Stack Overflow
See other posts from Stack Overflow
or by Krt_Malta
Published on 2010-03-15T19:04:38Z
Indexed on
2010/03/15
19:19 UTC
Read the original article
Hit count: 131
Hi!
I'm using Twitter4J API for my application. I want to get all the statuses I had on my Twitter account (or if not all, most of them). Is this possible? Currently I am using getUserTimeline() but this only retrieves the last 20...
Thanks a lot and regards,
Krt_Malta
© Stack Overflow or respective owner