Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 273 Bytes

File metadata and controls

5 lines (3 loc) · 273 Bytes

pictureScraper

This is a simple Python script is for downloading all the smaller Parts of a gigantic picture, where the website only sends single smaller picture snippets.

It does so by Iterating over the given URL and sending HTML get Requests to download the files.