An open API service indexing awesome lists of open source software.

https://github.com/xamfy/reddit-scraper

Python script to scrap pics from a subreddit
https://github.com/xamfy/reddit-scraper

python reddit scrapper

Last synced: about 18 hours ago
JSON representation

Python script to scrap pics from a subreddit

Awesome Lists containing this project

README

          

# reddit-scraper

Specify subreddit and number of pics to be scrapped using following arguments to the script.

```
python script.py -s pics -c 10
```