Does it support AWS - Amazon captcha ?
NodeMail Store – Disposable Email & Verification Code Module
-
Name: Nodemail
Version: 1.0
Data: NodeMailAPI.zip
Source: -
Do you agree to include your module in BAS: Yes
Description: I've built a BAS module that integrates with nodemail.store — a disposable Hotmail/Outlook email service. It lets you get temp emails and automatically extract verification codes directly inside your scripts.📦 Module: NodeMail Store
Actions:
🔹 GetEmail — Requests a new disposable email address for a given domain (e.g. instagram.com, twitter.com)
🔹 GetInbox — Fetches the latest message for that email. Automatically sets the following variables:
NM_CODE — extracted verification code
NM_LINK — verification link
NM_SUBJECT — email subject
NM_BODY — full email body (useful for custom parsing)
NM_FROM — sender address
NM_FROM_NAME — sender name
NM_DATE — received date
🔹 GetBalance — Returns your current account balance💡 How it works:
Use GetEmail to get a fresh Hotmail/Outlook address for your target domain
Complete the registration on the site using that email
Use GetInbox to grab the verification code or link automatically
💰 Pricing:$0.005 per email — register at nodemail.store
Get your API key from your profile page
Download the module, drop the NodeMailAPI folder into your BAS modules directory and you're good to go.Any questions feel free to ask 👇