Java Social Media Twitter

Java examples for Social Media:Twitter

Description

Click the following links for the tutorial for Social Media and Twitter.

  1. Search twitter
  2. Get tweet by lang
  3. example of mutate indexing of twitter data apache blur
  4. Use TwitterFactory
  5. twitter get User Time line
  6. Get twitter user status
  7. Get twitter user name and id
  8. Query twitter by tag


  9. Twitter Bot
  10. Twitter connection
  11. post a Tweet using Twitter REST API and Twitter4J Library in Java
  12. twitter hbc Sample Stream Example
  13. Query Twitter using twitter4j
  14. twitter Get Access Token
  15. Twitter Uploads an image to YFrog with OAuth credentials specified in a properties file
  16. twitter Uploads an image to Twitpic with OAuth credentials specified in a properties file.


  17. twitter Uploads an image to Twipple with OAuth credentials specified in a properties file.
  18. twitter Uploads an image to img.ly with OAuth credentials specified in a properties file.
  19. Twitter Updates the specified user list.
  20. Twitter Show User List Subscription
  21. Twitter Show User List Membership
  22. Twitter Private lists will only be shown if the authenticated user owns the specified list.
  23. Twitter List the lists the specified user follows.
  24. Get Twitter User List Subscribers
  25. twitter Show tweet timeline for members of the specified list.
  26. twitter List the lists of the specified user.
  27. Twitter List the lists the specified user has been added to.
  28. Twitter Get User List Members
  29. Twitter Unsubscribes specified list.
  30. Twitter Destroys a specified list.
  31. Twitter Deletes a user from a list.
  32. Twitter Subscribes specified list.
  33. Twitter Adds multiple users to a specified list.
  34. Twitter Adds a user to a specified list.
  35. twitter Creates a public user list.
  36. twitter gets public timeline and store raw JSON strings into statuses/ directory
  37. twitter load raw JSON forms from statuses/ directory and dump status texts.
  38. Get twitter Terms Of Service
  39. Get twitter Privacy Policy
  40. searches for up to 20 places that can be used as a place_id when updating a status in twitter
  41. Given a latitude and a longitude, searches for up to 20 places that can be used as a place_id when updating a status in twitter.
  42. Locates places near the given coordinates which are similar in name in twitter
  43. Twitter Shows specified place's detailed information
  44. Creates a place in twitter
  45. Updates up friendship in twitter
  46. Shows friendship between two users in twitter
  47. Looks up friendships in twitter
  48. Shows outgoing friendship ids in twitter
  49. Lists incoming friendships in twitter
  50. Unfollows the specified user in twitter
  51. Follows the specified user in twitter
  52. Lists friends ids in twitter
  53. Lists follower ids in twitter
  54. Lists favorited statuses in twitter
  55. Unfavorites the specified status in twitter
  56. Favorites the specified status in twitter
  57. gets a specified direct message in twitter
  58. sends a message to specified Twitter-er from specified account in twitter
  59. Lists sent direct messages in twitter
  60. gets all direct messages sent to the specified account in twitter4j.properties in twitter
  61. List blocking user ids in twitter
  62. Lists blocking users in twitter
  63. Unblocks the specified user in twitter
  64. Blocks the specified user in twitter
  65. a code example of Twitter4J async API
  66. Verifies credentials for twitter
  67. Updates profile image in twitter
  68. Updates profile colors in twitter
  69. Updates profile background image in twitter
  70. Updates profile in twitter
  71. Gets rate limit status in twitter
  72. Gets twitter account settings
  73. Shows one single user in twitter
  74. Search users with the specified query in twitter
  75. Looks up users in twitter.
  76. uses OAuth method to acquire access to your twitter account
  77. Shows one single status in twitter
  78. Retweets specified status in twitter
  79. Shows up to 100 of the first retweets of a given tweet in twitter
  80. Destroys specified status in twitter
  81. Shows the locations that Twitter has trending topic information for
  82. Get twitter User Timeline
  83. twitter timeline Get Mentions
  84. twitter Get Home Timeline
  85. Shows suggested users in specified category in twitter
  86. Shows authenticated user's suggested user categories in twitter
  87. a code example of Twitter4J Streaming API - user stream.
  88. a code example of Twitter4J Streaming API - Site Streams support
  89. a code example of Twitter4J Streaming API - sample method support
  90. Print Retweet Stream for twitter
  91. Print Raw twitter Stream
  92. Print Links Stream for twitter
  93. Print Firehose Stream in twitter
  94. Twitter4J Streaming API - filter method support
  95. Report Spam using twitter api
  96. Search Tweets from twitter
  97. Shows one single saved search in twitter
  98. List saved searches in twitter
  99. Destroys specified saved search for twitter
  100. Creates a saved search for twitter
  101. Update Twitter status
  102. Output User status from time line
  103. Get Twitter access token
  104. Display Twitter Rate Limit Status
  105. Use twitter ConfigurationBuilder
  106. Remove Twitter Status
  107. Twitter get geo location detail
  108. Extract Tweets from Twitter
  109. Use Twitter Stream
  110. Login to twitter using ConfigurationBuilder
  111. Get Suggested Twitter User Categories
  112. Twitter4j Sample Stream Example
  113. Load twitter data to activeMQ
  114. Publish to rabbitmq from twitter
  115. Bulk Follow Back Twitter
  116. Twitter XAuth Tweet
  117. Update Twitter user profile
  118. Make a twitter tweet
  119. Twitter test
  120. Read twitter trends
  121. Show Twitter public time line
  122. Show twitter local trends
  123. Search Twitter user screen name and user name
  124. Search Tweet from Twitter
  125. Report Spam to Twitter
  126. Add Status Listener to TwitterStream
  127. Manage Saved Searches in twitter
  128. Manage Twitter Notification
  129. Manage Twitter List Subscription
  130. Manage Twitter List Members
  131. Create and delete Twitter Favorite
  132. Create and delete twitter block
  133. Find similar place on twitter
  134. Twitter Stream Processor using apache spark
  135. Twitter Stream filter
  136. Get Twitter Popular Tag using apache spark
  137. Demonstrates Apache Spark Streaming functioning by consuming data from Twitter and printing number of tweets
  138. Tag Tweet using stanford nlp
  139. Follow and unfollow friends
  140. Create user list and delete user list
  141. Destroys specified message
  142. Use StatusListener