Scraping Reddit for Healthcare Information
3 min readNov 21, 2019
--
In this post, we will be using a python package called PRAW to scrape Reddit for healthcare information. A basic knowledge of python syntax is required.
First, install PRAW:
pip install praw
Next, you need to register an application of the appropriate type here: