Back to projects

WebSnap

archived

Python script using Selenium to log in and capture screenshots of specified URLs.

About

WebSnap is a simple Python script for taking automated screenshots of websites. It uses Selenium to control a Chrome browser and captures screenshots of specified URLs after logging into a website if required.

Features

  • Automated website login
  • Screenshot capture of specified URLs
  • Structured directory with timestamps
  • Customizable Chrome WebDriver options

Tech Stack

Python Selenium Chrome WebDriver