Parses a company's LinkedIn posts to see word frequency with Python's WordCloud.
The code is best used in a notebook environment like Jupyter Notebook, which is prepackaged in Anaconda. The chromedriver is also for Windows (Chrome 78+). If using Mac or Linux, please find the proper driver here: https://chromedriver.chromium.org/downloads
Watch the walkthrough on YouTube: https://youtu.be/wToqv_29s-8
Required:
- Python 3+
- Chrome 78+