< Back

get-domainemailscount

Sat Jan 18, 2020 8:19 pm

NAME get-domainemailscount



SYNOPSIS

This function returns the number of email addresses the hunter api is able to find for one domain or for one

company.





SYNTAX

get-domainemailscount [-company] <String> [-Confirm] [-WhatIf] [-type {personal | generic}] [<CommonParameters>]



get-domainemailscount [-domain] <String> [-Confirm] [-WhatIf] [-type {personal | generic}] [<CommonParameters>]





DESCRIPTION

This function returns the number of email addresses the hunter api is able to find for one domain or for one

company.





PARAMETERS

-Confirm [<SwitchParameter>]

Prompts you for confirmation before running the cmdlet.



Required? false

Position? named

Default value False

Accept pipeline input? False

Accept wildcard characters? false



-WhatIf [<SwitchParameter>]

Shows what would happen if the cmdlet runs. The cmdlet is not run.



Required? false

Position? named

Default value False

Accept pipeline input? False

Accept wildcard characters? false



-company <String>

The company name for which you want to know how many email addresses the hunter api can find



Required? true

Position? 0

Default value None

Accept pipeline input? False

Accept wildcard characters? false



-domain <String>

The domain name for which you want to know how many email addresses the hunter api can find.



Required? true

Position? 0

Default value None

Accept pipeline input? False

Accept wildcard characters? false



-type <String>

Get the count of only personal or generic email addresses.



Required? false

Position? named

Default value None

Accept pipeline input? False

Accept wildcard characters? false



<CommonParameters>

This cmdlet supports the common parameters: Verbose, Debug,

ErrorAction, ErrorVariable, WarningAction, WarningVariable,

OutBuffer, PipelineVariable, and OutVariable. For more information, see

about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).



INPUTS

None







OUTPUTS

System.Object







NOTES









-------------------------- Example 1 --------------------------



PS C:\\> get-domainemailscount -domain whitehouse.gov



Returns the number of email addresses the hunter api found for the domain whitehouse.gov



RELATED LINKS

Full API Documentation https://hunter.io/api/v2/docs