/Website_SS

Program to capture screenshot of a website. [screenshotmachine.com]

Primary LanguagePython

Website_Screenshot

Program to capture screenshot of a website.

You can get your own api key for free from this site .

And add api key to api.py :

line 1 : key = "apikey"

Commands :

git clone https://github.com/GH0STH4CKER/Website_SS.git
cd Website_SS
pip install requests colorama
python SS_Machine.py

Commands :