Skip to content

Latest commit

 

History

History
21 lines (18 loc) · 587 Bytes

README.md

File metadata and controls

21 lines (18 loc) · 587 Bytes

prtscr-photo-scrapper

!! I am not responsible for sensitive information that may be leaked with this script.

With this script you can scrappe screen captures from lightshot

Usage:

Install the requirements from the file. You will need also python3.

pip install -r requirements.txt

How to use the script

  • Without proxies
python3 main.py <number of captures you want to scrape> 
  • With proxies (specify the proxy file as argument is optional) !! Only socks4 are valid.
python3 main.py <number of captures you want to scrape> -proxy <csv file>