Search results
Bulk Downloader for Reddit. This is a tool to download submissions or submission data from Reddit. It can be used to archive data or even crawl Reddit to gather research data. The BDFR is flexible and can be used in scripts if needed through an extensive command-line interface. List of currently supported sources.
Downloader for Reddit is a GUI application for downloading content, self text, and comments submitted to reddit. It has many advanced features and customizable settings to extract only content that you want and avoid duplicate downloads. Everything that is extracted is stored in an sqlite database. A built-in database view window allows for ...
The "Reddit Image Crawler" is a Python script that facilitates the extraction and downloading of image and gifs URLs from a specified subreddit on Reddit. It also includes functionalities to download the images from the fetched URLs, handle duplicate image removal, and rename image files in a directory.
Reddit Media Downloader is a program built to scan Comments & Submissions from multiple sources on Reddit, and download any media they contain or link to. It can handle scanning posts from your personal Upvoted/Saved lists, subreddits of your choice, user-curated multireddits, and more!
The reddit Data Extractor is a cross-platform GUI tool for downloading almost any content posted to reddit. Downloads from specific users, specific subreddits, users by subreddit, and with filters on the content is supported.
A Reddit web downloader written in Next.js. It is a tool that allows users to easily download images, videos, and GIFs from a specified subreddit or user by utilizing the Pushshift API.
I wrote a simple Python script based on bdfr (bulk-downloader-for-reddit). You will need to use command line to download the stories as text files on your hard drive, then you may use my py script to combine them to a Word file (which I later converted into an EPUB file for my e-book reader).