hunter.io Open in urlscan Pro
2606:4700:10::6816:2d3  Public Scan

Submitted URL: https://cio-mail.hunter.io/e/c/eyJlbWFpbF9pZCI6ImRnVEptd1VBQUlmMnhRS0Y5c1VDQVkwc2JDWHY2ZGFqUm5UWndvVUY3QT09IiwiaHJlZiI6Imh0...
Effective URL: https://hunter.io/webinars?utm_campaign=Onboarding%3A+Find+Emails&utm_content=Day+1%3A+Welcome+email.+Getting+star...
Submission: On January 25 via manual from DE — Scanned from DE

Form analysis 2 forms found in the DOM

POST #

<form action="#" class="mt-10" data-action="submit->webinars#registerUser" data-webinars-target="form" method="POST">
  <div class="alert hidden" data-webinars-target="feedbackMessage" role="alert"></div>
  <div class="form-group mb-6">
    <label class="h-label h-label--block" for="registration-email"> Email address <em>(required)</em>
    </label>
    <input class="h-input h-input--block" id="registration-email" name="email" required="" type="email" value="">
  </div>
  <div class="row">
    <div class="col-md-6">
      <div class="form-group mb-6">
        <label class="h-label h-label--block" for="registration-first-name"> First name <em>(required)</em>
        </label>
        <input class="h-input h-input--block" id="registration-first-name" name="first_name" required="" type="text" value="">
      </div>
    </div>
    <div class="col-md-6">
      <div class="form-group mb-6">
        <label class="h-label h-label--block" for="registration-last-name"> Last name <em>(required)</em>
        </label>
        <input class="h-input h-input--block" id="registration-last-name" name="last_name" required="" type="text" value="">
      </div>
    </div>
  </div>
  <div class="row">
    <div class="col-md-6">
      <fieldset class="h-fieldset mb-6">
        <legend class="h-legend">What are you most interested in?</legend>
        <div class="h-form-group">
          <div class="h-form-group__input">
            <input class="h-checkbox" id="registration-interested_in_finding_emails" name="what_are_you_mostly_interested_in" type="checkbox" value="Finding emails">
          </div>
          <div class="h-form-group__infos">
            <label class="h-label" for="registration-interested_in_finding_emails"> Finding emails </label>
          </div>
        </div>
        <div class="h-form-group">
          <div class="h-form-group__input">
            <input class="h-checkbox" id="registration-interested_in_verifying_emails" name="what_are_you_mostly_interested_in" type="checkbox" value="Verifying emails">
          </div>
          <div class="h-form-group__infos">
            <label class="h-label" for="registration-interested_in_verifying_emails"> Verifying emails </label>
          </div>
        </div>
        <div class="h-form-group">
          <div class="h-form-group__input">
            <input class="h-checkbox" id="registration-interested_in_sending_emails" name="what_are_you_mostly_interested_in" type="checkbox" value="Sending email campaigns">
          </div>
          <div class="h-form-group__infos">
            <label class="h-label" for="registration-interested_in_sending_emails"> Sending email campaigns </label>
          </div>
        </div>
      </fieldset>
    </div>
    <div class="col-md-6">
      <fieldset class="h-fieldset mb-6">
        <legend class="h-legend"> Choose your session <em>(required)</em>
        </legend>
        <template data-webinars-target="sessionTemplate">
          <div class="h-form-group">
            <div class="h-form-group__input">
              <input class="h-radio" id="session-input" name="registration_session" required="" type="radio">
            </div>
            <div class="h-form-group__infos">
              <label class="h-label" id="session-label">
                <span id="session-date"></span>
              </label>
            </div>
          </div>
        </template>
        <div class="sessions-list" data-webinars-target="sessionsList">
          <div class="h-form-group">
            <div class="h-form-group__input">
              <input class="h-radio" id="registration-session-ece76586-dfc8-48af-89f8-4d6af0e859fb}" name="registration_session" required="" type="radio" value="ece76586-dfc8-48af-89f8-4d6af0e859fb">
            </div>
            <div class="h-form-group__infos">
              <label class="h-label" for="registration-session-ece76586-dfc8-48af-89f8-4d6af0e859fb}">
                <span>Thursday, January 25th 2024 - 5:00 PM</span>
              </label>
            </div>
          </div>
          <div class="h-form-group">
            <div class="h-form-group__input">
              <input class="h-radio" id="registration-session-2cfd7f5f-cc92-468f-b3f7-9a1d00ebec75}" name="registration_session" required="" type="radio" value="2cfd7f5f-cc92-468f-b3f7-9a1d00ebec75">
            </div>
            <div class="h-form-group__infos">
              <label class="h-label" for="registration-session-2cfd7f5f-cc92-468f-b3f7-9a1d00ebec75}">
                <span>Thursday, February 8th 2024 - 5:00 PM</span>
              </label>
            </div>
          </div>
        </div>
      </fieldset>
    </div>
  </div>
  <div class="checkbox registration-consent light-grey"></div>
  <div class="h-form-group">
    <div class="h-form-group__input">
      <input class="h-checkbox" id="registration-consent" name="livestorm_consent" required="" type="checkbox">
    </div>
    <div class="h-form-group__infos">
      <label class="registration-form__consent" for="registration-consent"> I agree to <a href="https://livestorm.co/terms" target="_blank">Livestorm's Terms of Service</a> and the use of personal data as explained in
        <a href="https://livestorm.co/privacy-policy" target="_blank">Livestorm's Privacy Policy</a>. </label>
    </div>
  </div>
  <div class="mt-10">
    <button class="h-button h-button--primary h-button--block" data-webinars-target="submitBtn" type="submit"> Complete your registration </button>
  </div>
</form>

POST /users/update-cookies

<form class="cookies-form" data-turbo="false" action="/users/update-cookies" accept-charset="UTF-8" method="post"><input type="hidden" name="_method" value="patch" autocomplete="off"><input type="hidden" name="authenticity_token"
    value="fCwHZdfiNY8lWEKq30EHOyBcoB4hepdz6g_8Y-4enKEiC7Qn4WOxVNZjK43He-iZiQ4wAaTQWxh0C0e-H5L_bw" autocomplete="off">
  <div class="cookies-form__group-title">
    <h3 class="cookies-form__title">Necessary cookies</h3>
    <div class="cookies-form__group-subtitle"> Always active </div>
  </div>
  <div class="cookies-form__desc">
    <p>Cookies needed for the website to work properly. For example, we use cookies for the authentication, to fight fraud, or to save the selected language.</p>
  </div>
  <div class="cookies-form__group-title">
    <h3 class="cookies-form__title">Product &amp; Analytics</h3>
    <input name="product_analytics_cookies" type="hidden" value="0" autocomplete="off"><input class="h-switch" role="switch" type="checkbox" value="1" name="product_analytics_cookies" id="product_analytics_cookies">
    <label class="sr-only" for="product_analytics_cookies">Accept product and analytics cookies</label>
  </div>
  <div class="cookies-form__desc">
    <p>Cookies that help us better understand how you use the website and personalize your experience. For example, cookies help us discover recurring visits or past actions in the product.</p>
  </div>
  <div class="cookies-form__group-title">
    <h3 class="cookies-form__title">Advertising</h3>
    <input name="advertising_cookies" type="hidden" value="0" autocomplete="off"><input class="h-switch" role="switch" type="checkbox" value="1" name="advertising_cookies" id="advertising_cookies">
    <label class="sr-only" for="advertising_cookies">Accept advertising cookies</label>
  </div>
  <div class="cookies-form__desc">
    <p>We use cookies with third-parties to deliver personalised offers to audiences that have been using the website.</p>
  </div>
  <div class="modal-footer mb-0">
    <button class="h-button h-button--sm" data-dismiss="modal">Cancel</button>
    <button class="h-button h-button--sm h-button--primary" data-loading="Saving…" type="submit">Save settings</button>
  </div>
</form>

Text Content

image/svg+xml
Copy logo as SVG Press resources
 * Product
   Data
   
   Domain Search Find the email addresses of a company.
   
   Email Finder Find the email address of a professional.
   
   Email Verifier Verify any email address.
   
   Signals
   New
   Find your next customer using intent data.
   Outreach
   
   Campaigns Send cold emails.
   Integrations
   
   Integrations Connect to your favorite application.
   
   API Integrate Hunter to your workflow.
   More Browser extension Google Sheets add-on Bulk tasks TechLookup
 * Pricing
 * Resources
   Cold Email Guide new Your guide to sending effective email outreach.
   Blog Cold Email Outreach Strategies & Growth.
   Templates Directory of best cold email templates.
   Webinars Free video training sessions.
   Customer stories Discover how our customers are using Hunter.
   Help Center Your questions on Hunter answered.
   Featured on the blog
   Is Gmail Killing Email Outreach? →
 * Company
   About us Meet the team behind Hunter.
   Our data How our data is sourced and processed.
   Careers Our current open positions.

 *  * English
    * Français

 * Create an account
 * Log in →

 * English
 * Français


Toggle navigation
 * Log in
 * Create an account

 * Product
   Domain Search Find the email addresses of a company.
   
   Email Finder Find the email address of a professional.
   
   Email Verifier Verify any email address.
   
   Campaigns Send cold emails.
   
   Integrations Connect to your favorite application.
   
   API Integrate Hunter to your workflow.
 * Pricing
 * Hunter Blog
 * About us
 * Our data


WEBINARS

Discover Hunter's most popular tools with our free video training sessions.


REGISTER TO THE NEXT LIVE DEMO.

Learn how to use Hunter's most popular email finding, verifying, and sending
tools. You'll also have the opportunity to have your questions answered live.

A replay of the demo will be provided to all registrants.

Email address (required)
First name (required)
Last name (required)
What are you most interested in?
Finding emails
Verifying emails
Sending email campaigns
Choose your session (required)

Thursday, January 25th 2024 - 5:00 PM
Thursday, February 8th 2024 - 5:00 PM

I agree to Livestorm's Terms of Service and the use of personal data as
explained in Livestorm's Privacy Policy.
Complete your registration
Thank you for registering.

We will send you a link by email to access the event.

Back to registration form
New


CAMPAIGNS WEBINAR:
COLD EMAIL OUTREACH 101

This live session will teach you the fundamentals of cold emailing and help you
get started with setting up your very own campaign.

Register for our Campaigns Webinar

--------------------------------------------------------------------------------


ON-DEMAND DEMO.

Pre-recorded session with a quick overview of Hunter's email finding,
verification, and sending tools.

Register for our On-Demand demo

--------------------------------------------------------------------------------


VIDEO TUTORIALS

In-depth tutorials of our email finding, verifying and sending tools


EMAIL OUTREACH

CAMPAIGNS — PART 1

How to customize email campaigns, create templates and manage unsubscriptions.
11:30

CAMPAIGNS — PART 2

How to customize email campaigns, create templates and manage unsubscriptions.
11:00


FIND OR VERIFY EMAILS

EMAIL FINDER

How to find the verified email address of any professional.
2:12

EMAIL VERIFIER

How to verify email addresses.
2:31

DOMAIN SEARCH

How to find email addresses from a company or domain name.
2:59

BULK DOMAIN SEARCH

How to find email addresses from a list of domain or company names.
5:46

BULK EMAIL FINDER

How to find email addresses of professionals in bulk.
4:35

BULK EMAIL VERIFIER

How to verify a list of email addresses.
3:31

LEADS

How to save and manage emails as leads in Hunter.
7:43

BROWSER EXTENSION

How to find the email addresses when you browse the web.
2:14

GOOGLE SHEETS ADD-ON

How to find and verify email addresses in Google Sheets.
1:19


TAKE YOUR EMAIL OUTREACH TO THE NEXT LEVEL.

Get started with a free account and 25 searches/month.

Create a free account
image/svg+xml
© 2015-2024 All Rights Reserved. Hunter® is a registered trademark of Hunter Web
Services, Inc.

 * Terms
 * Privacy
 * Cookie preferences
 * Security
 * Do Not Sell My Info

Product
 * Domain Search
 * Email Finder
 * Email Verifier
 * Bulk tasks
 * Campaigns
 * Integrations
 * API

Add-ons
 * Chrome extension
 * Firefox add-on
 * Edge add-on
 * Google Sheets add-on
 * MailTracker
 * TechLookup
 * Templates

Company
 * About us
 * Careers
 * Our data
 * Hunter Blog
 * Engineering Blog
 * Affiliate Program
 * Press resources

Support
 * Contact us
 * Help Center
 * Claim
 * Bug Bounty
 * All Systems Operational


×


ADD HUNTER TO YOUR TOOLKIT.

More than 4,000,000 professionals use Hunter to build more connections and grow
their business.

Chrome extension — Free






(12,000+ reviews)

Add to Chrome (It's free)

We use cookies
We use cookies to analyze how Hunter's website is used and personalize your
experience. Learn more
Manage
Opt-out Accept all


COOKIES PREFERENCES

Select the categories of cookies you would like to allow.


NECESSARY COOKIES

Always active

Cookies needed for the website to work properly. For example, we use cookies for
the authentication, to fight fraud, or to save the selected language.


PRODUCT & ANALYTICS

Accept product and analytics cookies

Cookies that help us better understand how you use the website and personalize
your experience. For example, cookies help us discover recurring visits or past
actions in the product.


ADVERTISING

Accept advertising cookies

We use cookies with third-parties to deliver personalised offers to audiences
that have been using the website.

Cancel Save settings