Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 135 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 135 Bytes

Image Scraper

This is a simple python script to scrape images off the internet.

The libraries used are:

  • bs4
  • json
  • urllib