class Hunter::Api::Email

Defined in:

hunter/api/email.cr

Instance Method Summary

Instance methods inherited from class Hunter::Api

handle_response(response : HTTP::Client::Response) : JSON::Any handle_response

Constructor methods inherited from class Hunter::Api

new(http_client : HTTP::Client, api_key : String) new

Class methods inherited from class Hunter::Api

handle_status(response : HTTP::Client::Response) : JSON::Any? handle_status

Instance Method Detail

def count(domain = nil, company = nil, type = nil) #

[View source]
def finder(domain = nil, company = nil, first_name = nil, last_name = nil, full_name = nil) #

[View source]
def verifier(email = nil) #

[View source]