Skip to content

Latest commit

 

History

History
32 lines (19 loc) · 679 Bytes

README.md

File metadata and controls

32 lines (19 loc) · 679 Bytes

Screenshot Mailinator Email

This is a simple Python script that will take a screenshot of an email on mailinator.

Table of Contents

Prerequisites

  • Python 3.13

Installation

Install python dependencies with poetry.

poetry install

Usage

Run the script with the URL of the email you want to screenshot.

poetry run python screenshot_mailinator_email.py MAILINATOR_URL_HERE

License

This project is licensed under the MIT License.