Skip to content

Scrapes captions from instagram accounts and performs sentiment analysis on them.

Notifications You must be signed in to change notification settings

RMJ916/Instagram_sentiment_analysis

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Insta_sentiment_analysis

🍂Scrapes captions from instagram accounts and performs sentiment analysis on them.

The project uses BeautifulSoup Library to scrape captions from the instagram page of an account. The most recent 10 captions are extracted and stored. Sentiment analysis is performed on them and final result can decide if user is positive or negative.

The instagram account must be open though.

🌊Python Libraries needed: vader bs4 requests url json

About

Scrapes captions from instagram accounts and performs sentiment analysis on them.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%