A comprehensive Reddit scraping command-line tool written in Python
URS Universal Reddit Scraper – A comprehensive Reddit scraping command-line tool written in Python. This is a comprehensive Reddit scraping tool that integrates multiple features: Scrape Reddit via PRAW (the official Python Reddit API Wrapper) Scrape Subreddits Scrape Redditors Scrape submission comments Analytical tools for scraped data Get frequencies for words that are found in submission titles, bodies, and/or comments Generate a wordcloud from scrape results Run pip install -r requirements.txt to get all project dependencies. You will need your […]
Read more