Skip to content

A program that scrapes Instagram, Facebook and Twitter. The data is analyzed using Pandas and TextBlob.

Notifications You must be signed in to change notification settings

amyjtech/sentiment_analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sentiment Analysis Program

Scraping and analyzing Instagram, Facebook, and Twitter

Scraping Facebook, Twitter and Instagram comments of a specific user profile. The comments are saved into a .csv file to be analyzed.

The data is analyzed in JupyterNotebook using Pandas and TextBlob.

📄 Documentation

📝 Program Checklist

  • Create/find twitter scraper
  • Fix errors in scraping code
  • Save comments per parameters
    • Instagram
    • Facebook
    • Twitter
  • Process with TextBlob or another NLP/machine learning tool

📌 Required Packages

About

A program that scrapes Instagram, Facebook and Twitter. The data is analyzed using Pandas and TextBlob.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages