srisi / reddit_data_scraper

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Reddit Data Scraper

This is a simple scraper that uses pushshift.io to download reddit comments into a csv file.

To run this scraper, you'll need to have Python > 3.6 installed.

To change the query, you need to modify the last lines of reddit_scraper.py. Once you run that script, the new csv will be downloaded to the data folder.

About


Languages

Language:Python 100.0%