java - Twitter Api detect my tweet retweeted or favourited -
is possible observe retweeted or favourited status? twitter api provide listeners user's tweet rtd or favourited?
in particular, looking twitter4j allows me so.
yes, there caveat - undocumented , unsupported api call
https://api.twitter.com/1.1/activity/about_me.json
you can create successful phone call resource if signed api keys of official twitter client. i.e. twitter iphone / android / etc.
how keys left exercise in creativity. utilize of such undocumented apis prohibited twitter. utilize of else's keys prohibited.
java twitter twitter4j twitter-streaming-api
No comments:
Post a Comment