Skip to content

lamfkit/-Twitter-scraping-and-sentiment-analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

Twitter scraping and sentiment analysis

Objective

  • Use Python to develop a Twitter data crawler through Twitter's APIs to collect tweets data.
  • Design the SQL server, database schema, tables and entity-relationship model.
  • Perform sentiment analysis on tweet data.

What we done

We use Scweet which is an 3rd party tool for scraping data from Twitter.
We built ETL process by automating extraction of Twitter data, transform the data for analysis and loading the data to PostgreSQL database. End user can subscribe to receive daily sentiment anlysis visualization on a given topic.

Special thanks to https://github.com/Altimis/Scweet

Data Visualisation

WhatsApp Image 2022-11-30 at 14 56 05 WhatsApp Image 2022-11-30 at 14 56 05 (1) WhatsApp Image 2022-11-30 at 14 56 05 (2) WhatsApp Image 2022-11-30 at 14 56 05 (3)

Contributers

  • Cyrus Chan
  • Frankie Lam
  • Jimmy Ip
  • Tommy To

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published