How to Create Your Own Have I Been Pwned (HIBP) API Request With Python
The idea is to create my own Python script performing REST API requests to the HIBP API to check if mail accounts or password show up in one of the latest breaches. And yes I was just bored and wanted to learn how to do API calls in Python.