RaccoonCode's repositories

Reddit-Crawler

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.

Language:PythonLicense:MITStargazers:6Issues:1Issues:0

Imgur-Generator

Imgur Generator is a Python script that generates random URLs from Imgur, a popular image hosting platform. With this script, you can download random images from Imgur, and it also allows you to manually input Imgur URLs for downloading. The script runs in the command-line interface and uses multi-threading for faster downloads.