Apify Store
AS
Apify Store
/maximedupre/gmail-username-checker

Gmail Username Availability Checker

Check Gmail registration availability for bare usernames or @gmail.com addresses. Get definitive available or taken rows with normalized addresses and check times.

liveasyncunknown~30s typical
developer toolsautomationbusinessgmailusernamechecker
$0.0090
per result + $0.005 call
plus $0.001 platform fee per run
Actor charges $0.0072 per result; Cracked adds 25% plus a $0.005 call fee
Bring your own Apify Store key: provider portion drops to $0.
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run apify /maximedupre/gmail-username-checker for me.

Input

FieldTypeDescription
targets*arrayEnter Gmail usernames or full @gmail.com addresses. You can paste one value per line, comma-separated text, or a mix of both.

Call it

curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
  -H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
  -d '{"provider":"apify","endpoint":"/maximedupre/gmail-username-checker","input":{"targets":["maximedupre@gmail.com","gmailusernamechecker2026"]},"wait":false}'
poll
curl "https://cracked-ai-pearl.vercel.app/v1/runs/<runId>?wait=30" -H "Authorization: Bearer ck_live_..."
cli
npx cracked-ai run -p apify -e /maximedupre/gmail-username-checker -i '{"targets":["maximedupre@gmail.com","gmailusernamechecker2026"]}' -w 120
mcp
run_tool({ provider: "apify", endpoint: "/maximedupre/gmail-username-checker", input: {"targets":["maximedupre@gmail.com","gmailusernamechecker2026"]}, wait: false })

Try it

Runs against your signed-in workspace balance. Sign in if you have not.