Modified python script from minimaxir, used to scrape and save FB posts (text) from NUSWhispers FB page. Can be modified for other pages, but in any case, will require the creation of an FB app as explained by minimaxir.
Dependencies are from amueller's word cloud and NLTK. Using simple NLP for tokenization and classification, and word cloud generation.