With this script you can scrappe screen captures from lightshot
pip install -r requirements.txt
- 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>