Skip to content
Joseph Lai edited this page Jan 11, 2020 · 21 revisions

Welcome to the Universal Reddit Scraper, the Reddit scraper that can scrape Subreddits, Redditor profiles, and post comments.

This wiki merely serves as an archive for all iterations of URS. This is partly just for me to see the evolution of my programming and partly for anyone who is curious how it has evolved since its inception.

  v1.0 v2.0 v3.0
CLI? No Yes Yes
What Does It Scrape? Subreddits Only Subreddits Only Subreddits, Redditors, Post Comments
Export Options CSV CSV CSV and JSON
READMEs README README README
Scraper reddit_scraper.py scraper.py scraper.py
Requirements Text File   requirements.txt requirements.txt

Clone this wiki locally