Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 340 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 340 Bytes

Reddit-Mining-Script

Mines Reddit Comments for Specific Keywords

A simple Python script that is able to mine Reddit for comment data and output to CSV format using the PRAW library and Reddit API.

In order to run this program, you will need Python and the Praw Library. The output contains the comment text and the date of the comment.