Coder Social home page Coder Social logo

nabeeltariq2 / real-time-twitter-aws-python Goto Github PK

View Code? Open in Web Editor NEW
7.0 1.0 7.0 915 KB

Easy Setup for Real-Time Stream processing from the Twitter API, using Python, AWS Kinesis, Firehose and DynamoDB

Jupyter Notebook 100.00%
python amazon-web-services aws kinesis-stream kinesis-firehose dynamodb boto3 aws-dynamodb twitter twitter-api

real-time-twitter-aws-python's Introduction

Real-Time-Twitter-AWS-Python

Real Time Stream Processing from the Twitter API using AWS Kinesis, Firehose and DynamoDB

This project aims to provide an easy way in python to connect AWS services to twitter API, stream tweets, parse and process them in real-time. The results are stored dynamically in a DynamoDB table. This service can be used for real-time pipelines and machine learning applications, or simply a large-scale data ingestion service.

The AWS Tools used are Kinesis Streams, DynamoDB, Kinesis-Firehose and S3 services. Kinesis Firehose and S3 can be easily connected to Kinesis streams through the AWS GUI (in the Kinesis Firehose panel). Thus you can have a real-time record for complete tweets, which can be used for additional data sourcing.

Since the jupyter notebooks process data continuously, it is recommended to run them on a separate AWS EC2 instance.

To being with, you need to have:

  • An AWS Account set up, and AWS CLI installed and configured to your account
  • Created an app on twitter developer, and have the below-mentioned credentials
  • The boto3, TwitterAPI and tweepy libraries installed for Python

real-time-twitter-aws-python's People

Contributors

nabeeltariq2 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

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.