Skip to content
This repository has been archived by the owner on Mar 26, 2021. It is now read-only.

camd67/SubredditImageScraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Subreddit Image Scraper

Scrapes the given number of posts in the hot category of a subreddit and downloads their images into an organized series of folders This is mainly just useful for /r/awwnime however it can handle other subreddits, it just files them under "Unknown".

Usage

Run with python giving command line arguments <Subreddit(string)> <post count (int)> Ex. > python awwwnimeScraper.py awwnime 100

Notes

  1. Folder categorization is based off of the name of the show/source in brackets (ex. [Show title]) with the folder Unknown for posts with no source/show
  2. YOU MUST CHANGE THE SOURCE FOLDER at least until custom destination folders are supported

About

Scrapes the images from the Hot category of subreddits

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages