Currently the method periodicBreachDownloader in EmailBreachChecker class is defined but runs everytime script is run
Purpose of the issue is to ensure that this method is only run once so as to not waste API calls, as the number of API calls per minute would be limited, and does not make sense to download all breaches every time an account is checked.