An Extension to scrape all Facebook Profile IDs that 'like' a Facebook Page owned by the user, with basic easy-to-understand source code. Support only for domain www.facebook.com on Google Chrome in Developer mode. Built on Javascript.
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.
Web scraping is simply the process of using a social media web scraper to gather data automatically. It saves users time, effort and sometimes money since it’s an automatic process performed by bots. You could take the time to search the web for all mentions of a certain word or find all prices for a certain product, but that would take a lot of time.