Skip to content

vekr1518/twitter-data-extraction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

Twitter Data-Extraction

Overview

This Project aims to extract/retrieve the data from twitter using Rapid API.

Project Goal

The Project goal is to extract the details of a particular twitter user and load it to a database.

NOTE: We can load to any database or datalake. I have used postgreSQL here.

Below are the details extracted,

  1. Name
  2. ID
  3. Twitter ID Created Date
  4. Follower Count
  5. Following Count
  6. Twitter ID Caption
  7. Location
  8. Account Verified or not

About Dataset/API

Twitter public and private data API for search, Tweets, users, followers, images, media and more Rapid API

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages