Installation#

To begin, install the RedditHarbor package using pip in your terminal:

pip install redditharbor

Additionally, run pip install redditharbor[pii] to enable anonymising any personally identifiable information (PII) from the collected data.

This will download the latest version and install the necessary dependencies. To upgrade the older version to the latest:

pip install --upgrade redditharbor