/readdit

reddit web scraping

Primary LanguagePython

readdit

A basic Reddit scraping tool that displays the top posts in a selected time period in a given subreddit, using Flask and BeautifulSoup. For HCS Workshop 2.

Potential future modifications: add statistics (upvotes, dates) to query results.