This is a simple Python script that will take a screenshot of an email on mailinator.
- Python 3.13
Install python dependencies with poetry.
poetry install
Run the script with the URL of the email you want to screenshot.
poetry run python screenshot_mailinator_email.py MAILINATOR_URL_HERE
This project is licensed under the MIT License.