Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 446 Bytes

README.md

File metadata and controls

28 lines (18 loc) · 446 Bytes

pyRipper

A simple image ripper. pyRipper

Gives links to all images on a page.

Requirements:

bs4/BeautifulSoup

Install

For this to run you'll need python3 Windows/Mac users: Go here https://www.python.org/downloads/

Notes:

This works on alot of blogs. It gives you thumbnail size images on Reddit and other major sites.

Wishlist / Goals:

  • Crawl multiple pages.
  • Give option to download all images from links.
  • Work on more sites.