
Gmail Availability Rental
Pricing
$19.00/month + usage
Go to Apify Store

Gmail Availability Rental
Verifies If a gmail address/username is taken or available.
5.0 (1)
Pricing
$19.00/month + usage
0
1
1
Last modified
2 days ago
Gmail Availability Checker
Verifies If a gmail address/username is taken or available
How it works
- Input a list of email addresses or/and usernames (up to 1000 max).
- The Actor will check each one and return whether it is available or not.
Example Input
{"emails": ["example1@gmail.com","example2@gmail.com","testaccount123"]}
Example Input
[{"email": "example1@gmail.com","available": false},{"email": "example2@gmail.com","available": true},{"email": "testaccount123","available": false}]