Skip to content

Uses Selenium and BeautifulSoup4 to parse and Requests to grab the images.

Notifications You must be signed in to change notification settings

alex-red/Reddit-Image-Scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Reddit-Image-Scraper

Basic image scraper for reddit.com. Uses Selenium and BeautifulSoup4 to parse and urllib to grab the images.

Note: Should work with Python 2.7 and 3+, however some tweaking may be required.

Usage:

Enter a subreddit url to parse, and specify how many pages to go through.

Dependencies:

  • BeautifulSoup4
  • Requests
  • Selenium

About

Uses Selenium and BeautifulSoup4 to parse and Requests to grab the images.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published