www.cbseacoast.com Open in urlscan Pro
204.232.141.225  Public Scan

Submitted URL: https://www.brunswickseacoasters.com/
Effective URL: https://www.cbseacoast.com/
Submission: On October 21 via api from US — Scanned from DE

Form analysis 6 forms found in the DOM

<form><label class="form__label form__label--hidden" for="bt-ballerbox__autocomplete-input--id">Search Properties</label>
  <div class="grid ballerbox-wrapper--large">
    <div class="cell">
      <div class="form__input-group">
        <div class="bt-ccomp bt-ccomp__dropdown height-1-1"><button class="btn bt-ccomp__trigger at-searchby-trigger form__input-prefix ballerbox__searchby-button btn--width-auto" type="button" name="ballerbox__searchby-button">Search By
            <i class="fa-angle-down far fa-fw bt-fa-icon"></i></button><span></span></div><input class="ballerbox__autocomplete-input form__input--grouped" type="text" name="bt-ballerbox__autocomplete-input--id"
          id="bt-ballerbox__autocomplete-input--id" role="combobox" aria-autocomplete="list" aria-expanded="false" autocomplete="off" placeholder="Type any Area, Address, ZIP, School, etc." value="">
      </div>
    </div>
    <div class="cell cell--autoSize"><button class="btn ml-8 btn--width-auto btn--primary-override" data-cy="homepage__ballerbox__search-button"
        type="submit"><i class="fa-search fas fa-fw bt-fa-icon ballerbox__search-button__icon" title="Find Your Home"></i><span class="ballerbox__search-button__text">Find Your Home</span></button></div>
  </div><button class="btn ballerbox__nearby-button--homepage btn--text" type="button"><i class="fa-location-arrow fas fa-fw bt-fa-icon"></i> Search Properties Near Me</button>
</form>

<form class="js-register-form" data-parsley-validate="">
  <div class="alert alert--small uk-hidden js-alert-messages-container"></div>
  <div class="form__group">
    <div class="form__label-group">
      <label class="form__label bt-text--regular font-size--14" for="registerEmailStep1">Email Address (Must be valid)</label>
    </div>
    <input type="email" name="email" id="registerEmailStep1" autocomplete="email" data-cy="reg-form__step-one-email" class="form__input form__input--square at-email-txt at-squeeze-email-txt" data-parsley-emailsanitizer="" required="">
  </div>
  <div class="grid grid--gutters grid-xs--full">
    <div class="cell text-xs--center">
      <button class="btn btn--primary btn--primary-red btn--width-full btn--square btn--size-large bt-text--regular mt-4 js-next-step-two at-submit-btn" data-cy="reg-form__continue-with-email">Continue With Email</button>
      <div class="uk-text-bold uk-text-muted mt-12">Already signed up? <a href="#" class="js-user-signin" data-cy="reg-form__log-in-button">Log in</a></div>
    </div>
  </div>
</form>

<form class="js-sign-in-form" data-parsley-validate="">
  <div class="alert alert--small uk-hidden js-alert-messages-container"></div>
  <div class="form__group mb-12">
    <div class="form__label-group">
      <label class="form__label bt-text--regular font-size--14" for="loginEmail">Email Address</label>
    </div>
    <input type="email" name="username" id="loginEmail" data-cy="sign-in__email" class="form__input form__input--square at-email-txt" data-parsley-emailsanitizer="" required="">
  </div>
  <div class="form__group mb-12">
    <div class="form__label-group">
      <label class="form__label bt-text--regular font-size--14" for="loginPassword">Password (May also be your phone #)</label>
    </div>
    <input type="password" name="password" id="loginPassword" data-cy="sign-in__password" class="form__input form__input--square form__input--large" required="">
  </div>
  <div class="grid grid--gutters grid-xs--full">
    <div class="cell text-xs--center">
      <input type="hidden" name="LastName" class="LastName" aria-label="hidden field">
      <button class="btn btn--primary btn--primary-red btn--width-full btn--square btn--size-large bt-text--regular mt-4 js-signin-button" data-cy="sign-in__sign-in-button">Sign In</button>
      <div>
        <button type="button" class="btn btn--text js-user-password-reset">Trouble logging in?</button>
      </div>
    </div>
  </div>
</form>

<form class="js-forgot-form" data-parsley-validate="">
  <div class="grid grid--justifyCenter">
    <div class="cell cell-md-9">
      <div class="alert alert--small uk-hidden js-alert-messages-container"></div>
      <div class="grid grid--gutters grid-xs--full">
        <div class="cell">
          <div class="btgf-field">
            <div class="form__group">
              <div class="form__label-group">
                <label class="form__label bt-text--regular font-size--14" for="unableEmail">Email Address</label>
              </div>
              <input type="email" id="unableEmail" name="email" autocomplete="given-name" class="form__input form__input--square at-email-txt" data-parsley-emailsanitizer="" required="">
            </div>
          </div>
        </div>
        <div class="cell text-xs--center">
          <input type="text" name="LastName" class="LastName uk-hidden" aria-label="hidden field">
          <button type="submit" class="btn btn--primary btn--primary-red btn--width-full btn--square btn--size-large bt-text--regular js-forgot-button at-submit-btn">Send Reset Link</button>
          <div class="mt-12"><button type="button" class="btn btn--text btn--width-full js-user-signin">Back to Log in</button></div>
        </div>
      </div>
    </div>
  </div>
</form>

<form>
  <button class="btn btn--primary btn--primary-red btn--square btn--size-large bt-text--regular js-opt-me-in at-submit-btn" data-cy="opt-in__button">It's OK to Email Me!</button>
  <div class="mt-4">
    <a class="js-no-thanks" href="#" data-cy="opt-in__no-thanks">No thanks</a>
  </div>
</form>

<form class="js-complete-register-form" data-parsley-validate="">
  <div class="btgf-field">
    <div class="form__group mb-12">
      <div class="form__label-group">
        <label class="form__label bt-text--regular font-size--14" for="registerFullNameStep2">Full Name (First &amp; Last)</label>
      </div>
      <input name="fullname" id="registerFullNameStep2" autocomplete="name" data-cy="reg-form__step-two-full-name" class="form__input form__input--square js-regform__full-name at-fullName-txt at-squeeze-fullName-txt" data-parsley-fullname=""
        required="">
    </div>
  </div>
  <div class="btgf-field">
    <div class="form__group mb-12">
      <div class="form__label-group">
        <label class="form__label bt-text--regular font-size--14" for="registerPhoneStep2">Phone Number (Used as Password)</label>
      </div>
      <input type="tel" name="phone" id="registerPhoneStep2" autocomplete="tel" data-cy="reg-form__step-two-phone" class="form__input form__input--square js-fb-phone at-phone-txt at-squeeze-phone-txt" data-parsley-phone="" required="">
    </div>
  </div>
  <div class="grid grid--gutters grid-xs--full">
    <div class="cell text-xs--center">
      <input type="hidden" id="registerEmailStep2" class="at-email-txt" name="email" data-parsley-email="" required="">
      <input type="text" name="LastName" class="LastName uk-hidden" aria-label="hidden field">
      <button data-cy="reg-form__step-two-submit" class="btn btn--primary btn--primary-red btn--width-full btn--square btn--size-large bt-text--regular mt-4 js-updatePhone-button at-complete-registration-btn at-submit-btn">I'm Finished</button>
    </div>
  </div>
</form>

Text Content

Skip To Content
 * Home
 * Search
    * Agents
    * Photo Search
    * Map Search
    * Our Listings

 * Buy
 * Finance
 * Sell
    * Sell Your Home
    * Is It Time To Sell?

 * Resources
    * Additional Resources
    * Blog

 * Contact Us

 * Saved Searches 0
    * You currently have no saved searches

 * Favorites 0
 * 
 * Sign In


Search Properties
Search By
Find Your Home
Search Properties Near Me
See All Listings
Gallery View
Photo gallery of properties
See All Listings
Map View
Google map, sidebar of properties
Contact Us
Talk with an Agent
Have a question?


FIND YOUR COASTAL CAROLINA HOME!

Coldwell Banker Sea Coast Advantage specializes in Coastal North & South
Carolina real estate.

We love the Coastal Carolinas  and we’re passionate about the real estate market
here.

Our goal is to be helpful, not a nuisance. We look forward to earning your trust
and respect through our ‘on-call’ level of service and our extensive local
knowledge.

We invite you to put our pledge to the test.
Happy House Hunting!


TOP AREAS & NEIGHBORHOODS

 * Wilmington 1006
 * Hubert 123
 * Pawleys Island, SC 260
 * Carolina Beach 184
 * Richlands 145
 * Georgetown, SC 210
 * Wrightsville Beach 21
 * Sneads Ferry 202
 * Kure Beach 44
 * Holly Ridge 138
 * Hampstead 244
 * Swansboro 90
 * Leland 378
 * Bank Owned 60
 * Landfall 34
 * Topsail 8
 * Historic Wilmington 68
 * Surf City 43
 * Brunswick Forest 61
 * North Topsail Beach 173
 * New Homes 3424
 * Topsail Beach 173
 * Luxury Homes 5086
 * Myrtle Beach, SC 2950
 * Waterfront Homes 3602
 * North Myrtle Beach, SC 858
 * Golf Course Homes 1162
 * Conway, SC 875
 * Foreclosures/Short Sales 67
 * Surfside Beach, SC 220
 * Wilmington Beach 24
 * Garden City Beach, SC 77
 * Jacksonville 486
 * Murrells Inlet, SC 384
 * Oak Island 226
 * Holden Beach 62
 * Boiling Spring Lakes 32
 * Calabash 325
 * Bald Head Island 94
 * Carolina Shores 69
 * Supply 272
 * St. James 129
 * Sunset Beach 149
 * Caswell Beach 4
 * Shallotte 218
 * Leland 378
 * Ocean Isle Beach 248
 * Bolivia 278
 * Southport 336






GUIDES

 * Wrightsville Beach
 * Kure Beach
 * Georgetown, SC
 * Carolina Beach
 * Wilmington
 * More Guides


COMPANY

 * Meet The Team
 * Our Blog
 * Contact Us


RESOURCES

 * Buy a Home
 * Sell Your Home
 * Alpha Mortgage
 * 2-10 Warranty


GET SOCIAL


ABOUT US

With 22 offices to serve you in Craven, Carteret, Jones, Onslow, Pender, New
Hanover and Brunswick Counties.

Coldwell Banker Sea Coast Advantage
and Coldwell Banker Willis-Smith



© 2024 NCRMLS. All rights reserved. North Carolina Regional Multiple Listing
Service, (NCRMLS), provides content displayed here (“provided content”) on an
“as is” basis and makes no representations or warranties regarding the provided
content, including, but not limited to those of non-infringement, timeliness,
accuracy, or completeness. Individuals and companies using information presented
are responsible for verification and validation of information they utilize and
present to their customers and clients. NCRMLS will not be liable for any damage
or loss resulting from use of the provided content or the products available
through Portals, IDX, VOW, and/or Syndication. Recipients of this information
shall not resell, redistribute, reproduce, modify, or otherwise copy any portion
thereof without the expressed written consent of NCRMLS. Data last updated
2024-10-21T09:13:58.64.

© 2024 Coastal Carolinas Association of REALTORS® MLS. All rights reserved. IDX
information is provided exclusively for consumers' personal, non-commercial use
and may not be used for any purpose other than to identify prospective
properties consumers may be interested in purchasing. Information is deemed
reliable but is not guaranteed accurate by the MLS or Coldwell Banker Sea Coast
Advantage. The data relating to real estate for sale or lease on this web site
comes in part from CCAR. Real estate listings held by brokerage firms other than
Coldwell Banker Sea Coast Advantage are marked with the CCAR logo or an
abbreviated logo and detailed information about them includes the name of the
listing broker. Data last updated: 2024-10-21T09:20:44.53.

2-10 Warranty

 * © 2024
 * Terms of Use
 * Privacy Policy
 * Accessibility
 * DMCA
 * Listings Sitemap

Sign In
Register
My Account
Sign Out
 * Home
 * Search
    * Agents
    * Photo Search
    * Map Search
    * Our Listings

 * Buy
 * Finance
 * Sell
    * Sell Your Home
    * Is It Time To Sell?

 * Resources
    * Additional Resources
    * Blog

 * Contact Us

 * Saved Searches 0
    * You currently have no saved searches

 * Favorites 0

 * Register
 * Sign In
 * Trouble Logging In?
 * OptIn
 * Register
   

 * Free Account Activation
   Free and complete access in 20 seconds...
   
   Continue with Google
   
   Weiter mit GoogleWeiter mit Google
   or
   Email Address (Must be valid)
   Continue With Email
   Already signed up? Log in
   
   In agreement with our Terms of Use and Privacy Policy.
   
   Disclaimer: By entering your information and submitting this form, you agree
   to our Terms of Use and Privacy Policy and that you may be contacted by
   Coldwell Banker Sea Coast Advantage by phone, text message and email about
   your real estate interests. Frequency of contact may vary and message and
   data rates may apply. For assistance call 910-202-2830 or text STOP to
   cancel.
 * Existing Members
   Not a member? Register for free
   
   Continue with Google
   
   or
   Email Address
   Password (May also be your phone #)
   Sign In
   Trouble logging in?
 * Unable to Log In?
   Please enter the email address you registered with and we'll send you a link
   to reset your password.
   Email Address
   Send Reset Link
   Back to Log in
 * Welcome!
   Did you know that you can set up e-Alerts for your searches and have matching
   results delivered directly to your inbox? We just need your permission to
   email you.
   It's OK to Email Me!
   No thanks

Account Activation
Just a few more details so we can help you
(All fields are required.)
You have entered an invalid phone number. Please review your phone number and
try again.

Full Name (First & Last)
Phone Number (Used as Password)
I'm Finished

In agreement with our Terms of Use and Privacy Policy.

Disclaimer: By entering your information and submitting this form, you agree to
our Terms of Use and Privacy Policy and that you may be contacted by Coldwell
Banker Sea Coast Advantage by phone, text message and email about your real
estate interests. Frequency of contact may vary and message and data rates may
apply. For assistance call 910-202-2830 or text STOP to cancel.