Coder Social home page Coder Social logo

twitter_data_neo4j's Introduction

Twitter Neo4J CUDD Team

Utilizing the twitter API to collect various tweets related to the novel COVID-19 virus and storing those data in Neo4j Graph Database.

Getting Started

These instructions will get you a copy of twitter data either on local or remote Neo4j database.

Prerequisites

Before running the application, first you need to have at Python 2.7 and above. It can be found here. Ater installing Python, you need to install pip packages that our script is dependent on. With pip you can install tweepy, which is is a library that we used to access Twitter API

$ pip install tweepy

With pip you can install neo4j driver which is a library we used to connect to Neo4j database

$ pip install neo4j

Additional requirments

Please note in order to access Twitter API you need to have a Twitter developer account where you can sign up in order to obtain 'consumer key' and 'access token'.
Also you need to have either local or remote Neo4j graph database in order to save the resulting data.

Running the script

In order to run the script all you have to do is to provide your neo4j db configuration, your twitter API keys, specify how big the dataset you wanted to by changing the 'max_tweets' variable, and execute Twitter_API.py

Authors

Khaled Badran 40069733
Emile Tabbakh 40026110
Robert Beaudenon 40022364

twitter_data_neo4j's People

Contributors

khaledbadran avatar emiletab avatar

Stargazers

Niloofar Rezaei avatar  avatar

Watchers

Essam Mansour avatar  avatar

Forkers

robertbeaudenon

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.