You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.