/prtscr-photo-scrapper

A script to scrape photos from lightshot site. Only for educational purposes, do not try to leak any personal data with this program

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

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>