Skip to content

This pet project is about the scraping of Twitter tweets regarding the Hong Kong protest movement in 2019, analysing these tweets and finally performing sentiment analysis using pre-trained language models.

Notifications You must be signed in to change notification settings

nelsonayamashita/simple-twitter-scraper-tweepy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Twitter Scraper Tweepy

Small personal project that I made with the goal to better understand web scraping while also studying twitter's API.

You will need to install the tweepy library with pip install tweepy, and the pandas library with pip install pandas

For any doubts check the wiki.

About

This pet project is about the scraping of Twitter tweets regarding the Hong Kong protest movement in 2019, analysing these tweets and finally performing sentiment analysis using pre-trained language models.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%