twitter4J and webcrawler
in
Contributed Library Questions
•
1 year ago
Hi,
We have some trouble with web crawling of twitter 4J.
For example, Does anyone know how to use a cursor in a java to crawl the following?
Thanks!
userFollowersID
- Returns the list of the ID of all its followersuserFriendsID
- Returns the list of the ID of all its usertextRetweetedIDlist
- Returns the list of UserID who have already retweeted this text.textFavoriteIDlist
- Returns the list of UserID who have already “favorite” this text.- Trends content - Returns the top tend trend text
1