Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 349 Bytes

README.md

File metadata and controls

19 lines (15 loc) · 349 Bytes

reddit-scraper

Get urls of different links posted on reddit sorted by subreddits.

To run

./run.sh

dependencies

install pip https://pip.pypa.io/en/latest/installing.html

beautiful soup

sudo pip install beautifulsoup4

To change number of links and also the subreddit categories

edit reddit-scraper.py