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.
- Create/find twitter scraper
- Fix errors in scraping code
- Save comments per parameters
- Process with TextBlob or another NLP/machine learning tool