Skip to content

DontBelieveTheByte/reddit-imgur-scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 

Repository files navigation

#Scrape Imgur links on Reddit


Purpose

Allows you to save imgur links from any subreddit or a list of subreddits.


##Usage

  1. Edit the YAML configuration file to set up the save directory and the list of subreddits you want to scrape.
  2. Run the script manually or set up a cron job to run it at regular intervals.

Requirements

  • Any unix based system

  • Perl 5

  • The following modules from CPAN : JSON, WWW::Mechanize and YAML::Tiny.


License and copyright

GPLv3 or later versions : https://www.gnu.org/licenses/gpl.html

Copyright (c) J-F B 2013

About

Scrape imgur links on any subreddit or a list of subreddits.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages