madelinekinnaird/instagram-sentiment-tutorial
walks through scraping and analyzing comment text
This project helps social media analysts and marketers understand public opinion around specific Instagram posts. By taking an Instagram post URL as input, it scrapes comments and analyzes their sentiment, producing a visual "lollipop chart" that shows the distribution of positive, neutral, and negative feelings. This allows marketers and brand managers to quickly gauge audience reaction and engagement.
No commits in the last 6 months.
Use this if you need to quickly assess the general sentiment of comments on a specific Instagram post to understand audience perception or campaign effectiveness.
Not ideal if you need to analyze sentiment across a large volume of posts, track sentiment trends over time, or require highly nuanced, fine-grained sentiment analysis beyond basic polarity.
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/perception/madelinekinnaird/instagram-sentiment-tutorial"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
scrapy/scrapy
Scrapy, a fast high-level web crawling & scraping framework for Python.
Altimis/Scweet
A simple and unlimited twitter scraper : scrape tweets, likes, retweets, following, followers,...
lexiforest/curl_cffi
Python binding for curl-impersonate fork via cffi. A http client that can impersonate browser...
plabayo/rama
modular service framework to move and transform network packets
scrapinghub/spidermon
Scrapy Extension for monitoring spiders execution.