/facebook_post_scraping_and_text_analytics

This is demo repo to demostrate how to scrape post data from Facebook by Python with library facebook_scraper. And then use Azure Text Analytics to perform sentiment analysis for post text content.

Primary LanguageJupyter Notebook

Facebook post scraping and Text Analytics (Sentiment Analysis)

This is demo repo to demostrate how to scrape post data from Facebook by Python with library facebook_scraper. And then use Azure Text Analytics to perform sentiment analysis for post text content.

Line Chart to visualize post datetime vs Like, Love, Ha Ha, Wow, Sad, Angry, Care, Shares and Comments.

alt text

Plotting sentiment & Like columns relationship by Seaborn

alt text

Plotting WordCloud from extracted key phrase

alt text