Skip to content

Captures a screenshot of the desired website using Chrome, Firefox or Both

License

Notifications You must be signed in to change notification settings

Wrynch/WebSnapshotter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WebSnapshotter

MIT License PyPI version Python Version

WebSnapshotter is a Python script that takes screenshots of websites using the Chrome or Firefox browsers. It allows you to save the images to a specific folder and choose whether to take screenshots of a single browser or both. Requirements

Python 3.x
Selenium: pip install selenium
Chrome or Firefox browser installed

Installation

Clone or download this repository to your computer.
Install the required packages: pip3 install selenium.
Run the script: python snap.py.

Usage

When prompted, enter the URL of the website you want to take a screenshot of.
Choose the browser(s) you want to use: Chrome, Firefox or both.
The script will take a screenshot of the website and save it in the Snapshot folder in the parent directory of the WebSnapshotter folder.
You can find the screenshot(s) with the name browsername_screenshot.png in the Snapshot folder.

Libraries

About

Captures a screenshot of the desired website using Chrome, Firefox or Both

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published