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
- Host: GitHub
- URL: https://github.com/xamfy/reddit-scraper
- Owner: xamfy
- Created: 2019-02-21T18:24:11.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-05-12T09:24:10.000Z (about 7 years ago)
- Last Synced: 2025-12-01T06:34:20.777Z (7 months ago)
- Topics: python, reddit, scrapper
- Language: Python
- Homepage:
- Size: 3.91 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```