Skip to content

CLI Implementation for Zerobounce, rapid information about an email.

Notifications You must be signed in to change notification settings

riquellopes/zerobounce-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Zerobounce Cli

The zerobounce cli is a new option to check up information about the email by line command. After install the lib create an account here, get your token application and define the environment.

Export API_KEY_ZERO:

$ export API_KEY_ZERO={ZEROBOUNCE_TOKEN}

Usage Examples

Type zerobounce-cli to list all available commands or zerobounce-cli help COMMAND for specific command.

Get the validation result for one email address.

    $ zerobounce-cli validate [email protected]

Get the number of credits available in your ZeroBounce account.

    $ zerobounce-cli getcredits

Get the validation result for one email address, using an IP.

    $ zerobounce-cli validatewithip [email protected] 127.0.0.1

About

CLI Implementation for Zerobounce, rapid information about an email.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages