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

Submitted URL: http://livecharlesgate.com/
Effective URL: https://www.livecharlesgate.com/
Submission: On May 06 via manual from US — Scanned from DE

Form analysis 6 forms found in the DOM

<form class="form">
  <div class="grid grid--center">
    <div class="cell pr-12 cell-xs-10 cell-md-fit"><label for="bt-home-val__search-bar" style="display: none;">Address, #Unit, City, State, Zip</label>
      <div class="form__group mb-0"><input class="form__input pac-target-input" type="text" id="bt-home-val__search-bar" placeholder="Address, #Unit, City, State, Zip" autocomplete="off"></div>
    </div>
    <div class="cell cell-md-none"><button class="btn btn--primary btn--width-full" type="submit"><span class="uk-visible-small"><i class="fa-search fas fa-fw bt-fa-icon"></i></span><span class="uk-hidden-small"> Get Property Report</span></button>
    </div>
  </div>
</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
 * Map
 * Buy
 * Sell
 * What’s my home worth?
 * Finance
 * Agents
 * Our Listings
 * Blog
 * Contact Us

 * Saved Searches 0
    * You currently have no saved searches

 * Favorites 0
 * 
 * Sign In




GET AN INSTANT OFFER ON YOUR HOME!

Sell Your Home
Buy a Home
Address, #Unit, City, State, Zip

Get Property Report
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?


WELCOME TO LIVECHARLESGATE.COM, A BOSTON REAL ESTATE MARKET SEARCH ENGINE

Following through on our mission to deliver the best in local knowledge and
educational resources to our clients through the superior use of technology,
this site is the absolute best Boston real estate property search tool you can
use for your local Boston home search to find the right home for you.

Unlike some of those other big name national search sites with listings that can
be days, week, or even months out of date (yes, seriously, months!), here you
will find only the most current Boston real estate listings piped in directly
from the local multiple listing service that is only available to licensed real
estate agents.

There’s nothing worse than finding a listing you love online, spending time
reviewing photos and details, and sharing it with your friends and family, only
to find out when you call to schedule a viewing that it’s not available…it was
sold 3 months ago! That can happen as much as 36% of the time on sites that
don’t have direct access to the MLS. And worse, on average those sites only list
73% of all the homes actually for sale. They’re missing a huge portion of the
market!

It’s totally different here. With a direct connection to our MLS, all Boston
homes and condos listed on this site is accurate, current, and real. And we have
all of the available homes listed for sale.

This is as close as it gets to searching the agent MLS directly.
Livecharlesgate.com is your direct access to all homes in Boston and the
surrounding Greater Boston real estate market area including Cambridge,
Brookline, Somerville, Newton, and more.

Start your search now and see the difference first hand.


TOP AREAS & NEIGHBORHOODS

 * Midtown 92
 * Seaport 45
 * Boston 1416
 * Cambridge 152
 * Back Bay 172
 * Beacon Hill 66
 * South End 155
 * North End 19
 * Waterfront 773
 * South Boston 104
 * Charlestown 30
 * Kenmore Square 5
 * Luxury Condos 913






GUIDES

 * Seaport
 * Cambridge
 * Back Bay
 * Beacon Hill
 * South End
 * More Guides


COMPANY

Meet our agents
Our blog


RESOURCES

 * Buy a Home
 * Sell Your Home
 * Finance


GET SOCIAL




ABOUT US

Charlesgate Realty Group is Boston's most innovative real estate team.

Charlesgate Realty Group
867 Boylston Street, Fl 3, Boston, MA 02116
(617) 587-0100



The property listing data and information set forth herein were provided to MLS
Property Information Network, Inc. from third party sources, including sellers,
lessors and public records, and were compiled by MLS Property Information
Network, Inc. The property listing data and information are for the personal,
non commercial use of consumers having a good faith interest in purchasing or
leasing listed properties of the type displayed to them and may not be used for
any purpose other than to identify prospective properties which such consumers
may have a good faith interest in purchasing or leasing. MLS Property
Information Network, Inc. and its subscribers disclaim any and all
representations and warranties as to the accuracy of the property listing data
and information set forth herein. Data last updated 2024-05-06T10:06:25.753.

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

Sign In
Register
My Account
Sign Out
 * Home
 * Search
 * Map
 * Buy
 * Sell
 * What’s my home worth?
 * Finance
 * Agents
 * Our Listings
 * 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
   Charlesgate Realty Group 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 (617) 587-0100 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 Charlesgate
Realty Group 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 (617) 587-0100 or text STOP to cancel.