GithubHelp home page GithubHelp logo

twitter-data-extraction's Introduction

Twitter Data Extraction

Extraction of data from Twitter in Java using Twitter4j.

Name of the Twitter account used : Alexa.

Twitter App name : Twitter_Access_App_1

Steps

Twitter4j library is downloaded from its official webpage and extracted after JDK and Eclipse IDE is installed.
The JAR file twitter4j-core-4.0.4.jar is added to the application class path.
An app is created in Twitter by giving a name for the app, an URL.
Access level can be changed in the app. Access token and secret is requested from the twitter.
Finally, consumer key, consumer secret, access token and access token secret are copied.

Imports

In the Java project, all the required twitter4j classes such as ConfigurationBuild, TwitterFactory, Twitter, Status, Query, Trends, IDs, User etc are imported and the following are implemented.

Functionalities

Get Twitter Timeline of the user.

Get the Trends on Twitter based on user input WOEID (Where On Earth Identifier)

Post and Delete Status

Send personal messages to follower.

Search tweets using Keywords.

Get Friends and Followers of any public user.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.