/webshot

Web Screenshot automatization in python (Selenium Webdriver)

Primary LanguagePython

Webshot

Web Screenshot automatization in python (Selenium Webdriver)

Dependencies

  • Python 3 and PIP sudo apt-get install python3 && sudo apt-get install python3-pip
  • Selenium pip install selenium or python3 -m pip install selenium
  • Chrome or Firefox webdriver https://chromedriver.chromium.org/downloads

Usage

python3 webshot.py <site>