Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 269 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 269 Bytes

SimpleSpider

Simple web spider for grabbing embedded images in a site

Make sure you have: bs4, multiprocessing, and requests

To use:

  1. Run Spider.py
  2. Input the link you want to crawl
  3. Add the directory you want to save to, such as "C:\Users'User'\Downloads"