Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 286 Bytes

File metadata and controls

8 lines (5 loc) · 286 Bytes

Simple Python Web Scraping Tool

just a small tool to scrape images recursively from a website

It visits the website and vist each image pages found on the page and download them to your local machine ('Pictures' folder)

  • input your target website in CMD prompt
  • it just works