Skip to main content

Client to communicate with email cyber-wiz

Project description

cyber-wiz-email-client

cyber-wiz-email-client is a Python library to interact with email.cyber-wiz.com.

Installation

Use the package manager pip to install cyber-wiz-email-client.

pip install cyber-wiz-email-client

Usage

from cyber_wiz_api import EmailClient

# create a client object
client = EmailClient()

# returns search results that matches search term with domainname
client.get_domain_search_results(search_term="cyber-wiz.com", limit=10)

# returns search results that matched search term with username
client.get_user_name_search_results(search_term='cyber', limit=10)

# returns search results that matches search term with email
client.get_generic_search_results(search_term='cyber', limit=10)

Contributing

Pull requests are welcome. For major changes, please contact us:info@cyber-wiz.com.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

cyber_wiz_email_client-0.0.2.tar.gz (2.5 kB view hashes)

Uploaded Source

Built Distribution

cyber_wiz_email_client-0.0.2-py3-none-any.whl (3.1 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page