Skip to content

A console tool to download all directly linked images from a subreddit

License

Notifications You must be signed in to change notification settings

petarnikolovski/reddit-image-downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Crawler for reddit

This scraper crawls all pages (or first n pages) of a subreddit and detects posts that contain direct links to images. It downloads them, creates log file with links to content which has not been downloaded, and creates sqlite database containing some metadata about downloads.

Tha app can be used with its GUI or as a command line tool.

This scraper is meant to be modular, in a sense that additional parsers can be implemented to scrape content from sites where direct link to an image is not available.

Built using Python 3.5.

About

A console tool to download all directly linked images from a subreddit

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages