One of my favourite tools for an engagement is #dehashed. They essentially offer a service to search leaks and get creds. Here's a quick one liner to take the JSON output from their tool and generate a creds list for whatever purposes you may need:

cat dehashed.json | jq '.entries[] |{email,password} | select(.password != "") | (.email) + ":" + (.password)' | sort | uniq | sed s/\"//g

@JohnsNotHere I bought a 7 day sub last week and didn't get any API key. Mailed the support and got an answer from a bot. A week later and my subscription is over and I still haven't gotten the change to use the service. >.< I call it a scam. Glad you didn't have the same experience. Seems that a lot of people do. >.<
@boset That's unfortunate. Ived used them for a few years now without issue.
@boset Something didn't sit right when you mentioned purchasing a week's subscription and not getting an API key. I just double-checked and the subscription for accessing the search functionality (which is what you paid a week for) is different from the API access, which does not expire (you purchase a number of credits, i.e. 100 credits for $3 USD). I'll be the first to admit that I was confused by this as well, but I'm still a fan of the site.
@JohnsNotHere hmmm so the plan only allows for access via website? I cant see that anything that states that this is the case? Even so they also advertise 24/7 support which is also bs. 😔 The only reason i chose a plan was because another issue actually, when I tried to buy credits för $3 it made the wrong Exchange to SEK. I had to pay $10 for the $3 access. So thats why I chose the plan in the first place. Seems like someone built a cool thing and have now left it there to rot. 😅
@JohnsNotHere sorry for the rant. Im super annoyed by this. Thanks for your response. 😅
@boset No worries! I personally like them, but to each their own. 🙂 I'm not a spokesperson, but I will say I'm sorry for the issues you've run into with them, and I totally understand your frustration.
@JohnsNotHere Thanks! Btw loved your podcast!