bkendall/Reddit-Image-Scraper
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Reddit Scraper ========== This is a scraper that will grab upto the first 25 imgur.com pictures on a given subreddit. Requirements ========== the following rubygems are required: - pony - rest-client - xml-simple Usage ========== e.g ruby scraper.rb pics user@email.com This will take all the imgur pics from the /r/pics subreddit and send them as an attachment to user@email.com