comingverysoon.com Open in urlscan Pro
162.215.216.58  Public Scan

URL: https://comingverysoon.com/
Submission: On April 09 via api from US — Scanned from DE

Form analysis 6 forms found in the DOM

POST

<form id="login-form" class="form" role="form" method="post">
  <div id="login-step-1">
    <h2><i class="fa fa-lock"></i> SIGN IN NOW</h2>
    <div class="step-container-top">
      <div class="byline"></div>
      <button id="button-fb-login" type="button" class="btn btn-default btn-blue">Sign In With Facebook</button>
    </div>
    <hr>
    <div id="separator-or">OR</div>
    <h3 style="margin:5px;">Sign In With Email</h3>
    <div class="step-container-bottom">
      <div class="form-group">
        <label for="login-username" class="sr-only">Email Address:</label>
        <input type="text" class="form-control" id="login-username" name="username" placeholder="Enter Email Address">
      </div>
      <div class="form-group" style="margin-bottom: 0px;">
        <label for="login-password" class="sr-only">Password:</label>
        <input type="password" class="form-control" id="login-password" name="password" placeholder="Enter Password (Phone Number)">
      </div>
      <a class="reset-link" href="javascript:;">Forgot Your Password? Reset It</a>
      <button type="submit" id="button-email-login" class="btn btn-default btn-red">Sign In</button>
      <button type="button" class="register-link btn btn-default btn-blue">Not a member? Register for free</button>
    </div>
  </div>
  <input type="hidden" id="login_property" name="login_property" value="">
  <input type="hidden" id="login_fbid" name="fb_id" value="">
</form>

POST

<form id="reset-form" class="forml" role="form" method="post">
  <h2 style="margin-bottom:5px;"><i class="fa fa-lock"></i> Reset Password</h2>
  <div class="step-container-top">
    <div class="byline"></div>
    <div class="form-group">
      <label for="reset-email" class="sr-only">Email:</label>
      <input type="text" class="form-control" id="reset-email" name="email" placeholder="Enter Your Email Address">
    </div>
    <button id="button-reset-password" type="submit" class="btn btn-default btn-red">Submit</button>
  </div>
</form>

POST

<form id="register-form" class="form" role="form" method="post" novalidate="novalidate">
  <div id="register-step-1">
    <h1><i class="fa fa-lock"></i> CREATE AN ACCOUNT</h1>
    <div class="step-container-top">
      <div class="byline">You won't find these homes anywhere else online yet!</div>
      <!--<div class="fb-login-button" data-max-rows="1" data-size="large" data-button-type="continue_with" data-show-faces="false" data-auto-logout-link="false" data-use-continue-as="false"></div>-->
      <!-- MWH - 8/25/2020 - disabled because it wasn't working
					<button id="button-fb-get-profile" type="button" class="btn btn-default btn-blue">Register With Facebook</button>
					-->
    </div>
    <hr>
    <!-- MWH - 8/25/2020 - disabled because it wasn't working
				<div id="separator-or">OR</div>
				-->
    <div class="step-container-bottom">
      <div class="form-group">
        <div id="register-email-alert"></div>
        <label for="register-email" class="sr-only">Email Address:</label>
        <input type="email" class="form-control" id="register-email" name="email-check" placeholder="Enter Email Address">
      </div>
      <button id="button-step-1" type="button" class="btn btn-default btn-red">Register With Email</button>
      <button type="button" class="signin-link btn btn-default btn-blue">Already Signed Up? Log In</button>
    </div>
  </div>
  <div id="register-step-2">
    <h2>REGISTER ACCOUNT</h2>
    <div class="step-container-top">
      <div class="byline">Just a few more questions and you are done!</div>
      <div class="form-group">
        <label for="register-name" class="">Full Name <span style="font-size:10px;">(First &amp; Last)</span></label>
        <input type="text" class="form-control" id="register-name" name="name" placeholder="Enter First and Last Name" required="" aria-required="true">
      </div>
      <div class="form-group">
        <label for="register-email" class="">Email Address <span style="font-size:10px;">(used as password)</span></label>
        <input type="email" class="form-control" id="register-email2" name="email" placeholder="Enter Email Address" required="" aria-required="true">
      </div>
      <div class="form-group">
        <label for="register-phone" class="">Phone Number <span style="font-size:10px;">(used as password)</span></label>
        <input type="tel" class="form-control" id="register-phone" name="phone" placeholder="Enter Phone Number" required="" aria-required="true">
      </div>
      <input type="hidden" id="register-gender" name="gender" value="">
    </div>
    <div class="step-container-bottom">
      <div class="form-group">
        <label for="register-agent" class="" style="text-align: left;">Preferred Coming Soon Agent?&nbsp;&nbsp;</label>
        <!-- MWH - 6/26/2020 - Removed  " class='dropup' data-size='6' data-dropup-auto='false'" below -->
        <div class="dropdown bootstrap-select"><select id="register-agent" name="preferred_agent" title="Select Agent" class="" tabindex="-98">
            <option class="bs-title-option" value=""></option>
            <option value="0">No Preference</option>
            <option value="4392">Stewart Cox</option>
            <option value="4833">Alaine Carter</option>
            <option value="4659">Daryl Hutchinson</option>
            <option value="4668">Caleb Dyer</option>
            <option value="3053">Brian Stephens</option>
            <option value="108">Peter Greijn</option>
            <option value="730">Ward Wilkes</option>
            <option value="4793">Mark Evans</option>
            <option value="4589">Ella Volney</option>
          </select><button type="button" class="btn dropdown-toggle bs-placeholder btn-light" data-toggle="dropdown" role="button" data-id="register-agent" title="Select Agent">
            <div class="filter-option">
              <div class="filter-option-inner">
                <div class="filter-option-inner-inner">Select Agent</div>
              </div>
            </div>
          </button>
          <div class="dropdown-menu " role="combobox">
            <div class="inner show" role="listbox" aria-expanded="false" tabindex="-1">
              <ul class="dropdown-menu inner show"></ul>
            </div>
          </div>
        </div>
      </div>
      <div class="form-group" style="margin-top:15px;">
        <div class="checkbox">
          <label><input type="checkbox" name="subscribe" checked=""> Subscribe to weekly email updates of the latest Coming Soon Homes </label>
        </div>
      </div>
      <button id="button-step-2" type="submit" class="btn btn-default btn-red">I'm Done!</button>
      <button id="button-back" type="button" class="btn btn-default btn-blue">&lt; Back</button>
    </div>
  </div>
  <div id="register-merge">
    <h2>MERGE ACCOUNT</h2>
    <div class="step-container-top">
      <div class="byline">We have found a current username that matches your Facebook Email. Would you like to merge these accounts?</div>
      <div class="form-group">
        <label for="register-password" class="sr-only">Coming Soon Homes Password</label>
        <input type="password" class="form-control" id="csh-password" name="csh_password" placeholder="CSH Password">
      </div>
    </div>
    <div class="step-container-bottom">
      <button id="button-merge" type="button" class="btn btn-default btn-red">Yes, Merge My Facebook Account!</button>
      <div style="margin-top:15px;"><a id="password-reset" class="fancybox" href="#modal-reset">Forgot Password?</a></div>
    </div>
  </div>
  <input type="hidden" id="register_property" name="register_property" value="">
  <input type="hidden" id="register_fbid" name="fb_id" value="">
  <input type="hidden" name="form_type" value="new">
</form>

POST /listings/?listingStatus=coming

<form action="/listings/?listingStatus=coming" role="form" id="form-search" class="form-search" method="post" autocomplete="off">
  <div id="search-box-container" class="row">
    <div class="col-sm-9 px-0">
      <input type="hidden" id="search-box-location-type" name="location_type" value="">
      <input type="hidden" id="search-submit" name="search_submit" value="1">
      <input type="hidden" id="search-type" name="search_type" value="">
      <span class="twitter-typeahead" style="position: relative; display: inline-block; direction: ltr;"><input type="text" class="form-control tt-hint" value="" disabled="" autocomplete="off" spellcheck="false"
          style="position: absolute; top: 0px; left: 0px; border-color: transparent; box-shadow: none; background: none 0% 0% / auto repeat scroll padding-box padding-box rgba(0, 0, 0, 0);"><input type="text" id="search-box-location"
          class="form-control tt-input" name="location" placeholder="Enter an address, neighborhood, city, or zip code" value="" autocomplete="off" spellcheck="false" dir="auto"
          style="position: relative; vertical-align: top; background-color: transparent;">
        <pre aria-hidden="true"
          style="position: absolute; visibility: hidden; white-space: pre; font-family: &quot;Merriweather Sans&quot;, Helvetica, Arial, sans-serif; font-size: 16px; font-style: normal; font-variant: normal; font-weight: 400; word-spacing: 0px; letter-spacing: 0px; text-indent: 0px; text-rendering: auto; text-transform: none;"></pre>
        <span class="tt-dropdown-menu" style="position: absolute; top: 100%; left: 0px; z-index: 100; display: none; right: auto;">
          <div class="tt-dataset-state"></div>
          <div class="tt-dataset-city_state"></div>
          <div class="tt-dataset-street"></div>
          <div class="tt-dataset-area"></div>
          <div class="tt-dataset-zipcode"></div>
        </span>
      </span>
    </div>
    <div class="col-sm-3 px-0">
      <button type="submit" id="submit-button" class="btn btn-default">Search</button>
    </div>
  </div>
  <!-- end #search-box-container -->
  <div id="sell-box-container" class="row" style="display: none;">
    <div class="col-sm-9 px-0">
      <input type="text" class="form-control pac-target-input" id="sell-box-address" placeholder="Enter your street address" value="" autocomplete="off">
      <input autocomplete="false" name="hidden" type="text" style="display:none;">
    </div>
    <div class="col-sm-3 px-0">
      <button type="button" id="sell-next-button" class="btn btn-default">Next</button>
    </div>
  </div>
  <!-- end #sell-box-container -->
  <div id="search-box-tabs-mobile" class="row">
    <div class="col-sm-3 px-0">
      <a href="/coming/" id="button-coming-mobile" class="btn btn-default btn-search-tab">Coming Soon</a>
    </div>
    <div class="col-sm-3 px-0">
      <a href="/openhouses/" id="button-openhouses-mobile" class="btn btn-default btn-search-tab">Open Houses </a>
    </div>
    <div class="col-sm-3 px-0">
      <a href="/available/" id="button-available-mobile" class="btn btn-default btn-search-tab">Now Showing </a>
    </div>
    <div class="col-sm-3 px-0">
      <a href="/listings/" id="button-listings-mobile" class="btn btn-default btn-search-tab">All Properties </a>
    </div>
  </div>
  <!-- end #search-box-tabs-mobile -->
</form>

POST

<form id="form-signup" class="form-inline" method="post" action="" role="form">
  <div class="form-group mx-auto">
    <label for="signup-email" class="control-label">Sign up for a weekly list of the latest Coming Soon Homes!</label>
    <button type="button" class="btn btn-primary" id="signup-submit" name="signup-submit" onclick="window.location.href='/feed/'"> Sign Up For Free </button>
  </div>
</form>

<form id="sell-home-form" class="form" role="form">
  <div class="form-group">
    <label for="sell-address" class="sr-only">Property Address:&nbsp;&nbsp;<span class="form-required">*</span></label>
    <input type="text" class="form-control" id="sell-address" name="sell-address" placeholder="Enter Your Street Address *" value="">
  </div>
  <div class="form-group">
    <label for="sell-name" class="sr-only">Full Name:&nbsp;&nbsp;<span class="form-required">*</span></label>
    <input type="text" class="form-control" name="sell-name" placeholder="Enter First and Last Name *" value="">
  </div>
  <div class="form-group">
    <label for="sell-email" class="sr-only">Email Address:&nbsp;&nbsp;<span class="form-required">*</span></label>
    <input type="email" class="form-control" name="sell-email" placeholder="Enter Email Address *" value="">
  </div>
  <div class="form-group">
    <label for="sell-phone" class="sr-only">Phone Number:&nbsp;&nbsp;</label>
    <input type="text" class="form-control" name="sell-phone" placeholder="Enter Phone Number" value="">
  </div>
  <div class="form-group" style="margin-bottom: 15px;">
    <div class="g-recaptcha" data-sitekey="6LcqV7oUAAAAALtqwuiCdVZx4nKqGe1qUnTFC38p" style="">
      <div style="width: 304px; height: 78px;">
        <div><iframe title="reCAPTCHA" width="304" height="78" role="presentation" name="a-fm4md8tyzwdy" frameborder="0" scrolling="no"
            sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox allow-storage-access-by-user-activation"
            src="https://www.google.com/recaptcha/api2/anchor?ar=1&amp;k=6LcqV7oUAAAAALtqwuiCdVZx4nKqGe1qUnTFC38p&amp;co=aHR0cHM6Ly9jb21pbmd2ZXJ5c29vbi5jb206NDQz&amp;hl=de&amp;v=rz4DvU-cY2JYCwHSTck0_qm-&amp;size=normal&amp;cb=8ghwip9l091d"></iframe>
        </div><textarea id="g-recaptcha-response" name="g-recaptcha-response" class="g-recaptcha-response"
          style="width: 250px; height: 40px; border: 1px solid rgb(193, 193, 193); margin: 10px 25px; padding: 0px; resize: none; display: none;"></textarea>
      </div><iframe style="display: none;"></iframe>
    </div>
  </div>
  <div class="form-group">
    <input type="hidden" name="contact-area" value="">
    <input type="hidden" name="contact-ip" value="80.255.7.102">
    <input type="hidden" name="contact-type" value="sell-home">
    <button id="sell-home-submit" type="submit" class="btn btn-default">Submit</button>
  </div>
</form>

Text Content

 * How It Works
   For Buyers For Sellers
 * Properties
   Coming Soon All Properties Map Search Open Houses Success Stories
 * Sell Your Home
 * Communities
 * Meet The Team
   
 * Contact Us

 * Account
   Sign In Logout Register Reset Password Favorites (0) Saved Searches (0) Admin


SIGN IN NOW


Sign In With Facebook

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

OR


SIGN IN WITH EMAIL

Email Address:
Password:
Forgot Your Password? Reset It Sign In Not a member? Register for free



RESET PASSWORD

Email:
Submit


CREATE AN ACCOUNT

You won't find these homes anywhere else online yet!

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


Email Address:
Register With Email Already Signed Up? Log In


REGISTER ACCOUNT

Just a few more questions and you are done!
Full Name (First & Last)
Email Address (used as password)
Phone Number (used as password)
Preferred Coming Soon Agent?  
No Preference Stewart Cox Alaine Carter Daryl Hutchinson Caleb Dyer Brian
Stephens Peter Greijn Ward Wilkes Mark Evans Ella Volney
Select Agent

Subscribe to weekly email updates of the latest Coming Soon Homes
I'm Done! < Back


MERGE ACCOUNT

We have found a current username that matches your Facebook Email. Would you
like to merge these accounts?
Coming Soon Homes Password
Yes, Merge My Facebook Account!
Forgot Password?



FIND TOMORROW'S HOMES TODAY


FIND TOMORROW'S HOMES TODAY

Find A Home
Sell My Home
Search
Next
Coming Soon
Open Houses
Now Showing
All Properties


NEWEST COMING SOON HOMES


ROUGEMONT, NC

Coming Soon
Views: 45
Days
 * 0

 * 2

Hours
 * 1

 * 9

Mins
 * 0

 * 0

See More
3 Beds
3 Baths
0 ½ Baths
2,727 SqFt



DURHAM, NC

Coming Soon
Views: 59
Days
 * 0

 * 5

Hours
 * 0

 * 4

Mins
 * 0

 * 6

See More
3 Beds
2 Baths
1 ½ Baths
2,041 SqFt

‹›


See all Coming Soon Homes




NOW ACCEPTING OFFERS


OXFORD, NC

For Sale
Views: 5
Accepting Offers
3 Beds
2 Baths
0 ½ Baths
1,380 SqFt



HOLLY SPRINGS, NC

For Sale
Views: 5
Accepting Offers
3 Beds
2 Baths
0 ½ Baths
1,221 SqFt



RALEIGH, NC

For Sale
Views: 26
Accepting Offers
4 Beds
2 Baths
0 ½ Baths
1,649 SqFt



GRAHAM, NC

For Sale
Views: 25
Accepting Offers
3 Beds
2 Baths
0 ½ Baths
1,560 SqFt



WENDELL, NC

For Sale
Views: 30
Accepting Offers
4 Beds
2 Baths
1 ½ Baths
1,940 SqFt



CHAPEL HILL, NC

For Sale
Views: 35
Accepting Offers
1 Beds
1 Baths
0 ½ Baths
1,075 SqFt



CARY, NC

For Sale
Views: 35
Accepting Offers
3 Beds
2 Baths
0 ½ Baths
2,320 SqFt



CARRBORO, NC

For Sale
Views: 35
Accepting Offers
3 Beds
2 Baths
0 ½ Baths
1,465 SqFt



LIBERTY, NC

For Sale
Views: 27
Accepting Offers
3 Beds
2 Baths
0 ½ Baths
2,007 SqFt



BURLINGTON, NC

For Sale
Views: 41
Accepting Offers
3 Beds
1 Baths
0 ½ Baths
1,299 SqFt



HOLLY SPRINGS, NC

For Sale
Views: 50
Accepting Offers
5 Beds
4 Baths
0 ½ Baths
3,664 SqFt



BURLINGTON, NC

For Sale
Views: 76
Accepting Offers
4 Beds
3 Baths
0 ½ Baths
2,617 SqFt



FUQUAY VARINA, NC

For Sale
Views: 37
Accepting Offers
3 Beds
2 Baths
1 ½ Baths
2,115 SqFt



ROXBORO, NC

For Sale
Views: 62
Accepting Offers
4 Beds
5 Baths
1 ½ Baths
4,506 SqFt



WAKE FOREST, NC

For Sale
Views: 90
Accepting Offers
3 Beds
2 Baths
1 ½ Baths
2,441 SqFt



ELON, NC

For Sale
Views: 107
Accepting Offers
3 Beds
3 Baths
0 ½ Baths
2,309 SqFt



CHAPEL HILL, NC

For Sale
Views: 102
Accepting Offers
3 Beds
2 Baths
0 ½ Baths
1,989 SqFt



GRAHAM, NC

For Sale
Views: 96
Accepting Offers
2 Beds
1 Baths
0 ½ Baths
747 SqFt



FAYETTEVILLE, NC

For Sale
Views: 129
Accepting Offers
3 Beds
2 Baths
0 ½ Baths
1,456 SqFt



GARNER, NC

For Sale
Views: 117
Accepting Offers
3 Beds
2 Baths
0 ½ Baths
1,300 SqFt



CARY, NC

For Sale
Views: 145
Accepting Offers
3 Beds
2 Baths
1 ½ Baths
1,392 SqFt



RALEIGH, NC

For Sale
Views: 123
Accepting Offers
4 Beds
3 Baths
1 ½ Baths
2,750 SqFt

‹›


See all For Sale Properties


See Success Stories




HOW IT WORKS

Subscribe to Coming Soon Homes by creating a free account on our website. Great
homes sell quickly, and you don't want to miss out on that perfect home!

By creating a free account, you'll receive immediate and free access to the
future listings and have the ability to keep up to date with any new details
such as additional photos, floor plan, address, listing price, square footage,
survey, exclusive homeowner comments and videos.

Create a FREE Account




SELL YOUR HOME FASTER

Thinking about selling your home? Don't list your most valuable asset with an
agent that doesn't leverage Coming Soon Homes as part of their pre-marketing
strategy. Let's get started - contact a SUPER AGENT today!

Contact an Agent
Sign up for a weekly list of the latest Coming Soon Homes! Sign Up For Free

Coming Soon Homes Triangle is exclusively managed by EXP Realty in Raleigh, NC.
Our agents are the only one with access to this powerful pre-marketing program
that gives our sellers a leg up on the market. We help you get more money for
your home in a faster amount of time! 


Sell Your Home with an Exclusive Coming Soon Homes Agent

Property Address:  *
Full Name:  *
Email Address:  *
Phone Number:  

Submit
* Required field
Coming Soon Listings Feed
Privacy Policy
Terms Of Use


INFO

100 Lynn Road
Raleigh, NC 27609
(919) 781-9883
info@comingsoonhomes.com
https://comingsoonhomestriangle.com



FOLLOW US

 * 
 * 
 * 
 * 
 * 


ComingSoonHomes.com | Copyright © 2024. All Rights Reserved.
Go to top


Live Chat