www.dougsager.com Open in urlscan Pro
34.213.0.242  Public Scan

Submitted URL: https://dougsager.com/
Effective URL: https://www.dougsager.com/
Submission: On August 31 via api from US — Scanned from US

Form analysis 4 forms found in the DOM

<form id="quick-search-v4-form" class="form-inline quick-search-form">
  <div id="filter-search-1">
    <div class="input-group col-xs-12">
      <input id="multi_cat" value="no_cat" type="hidden"><input id="multi_search" autocomplete="off" class="form-control input-lg ui-autocomplete-input" placeholder="Search Neighborhood, Address, City, Zip, or Listing ID" type="text"><span
        class="input-group-btn">
        <button id="processSearch" class="btn btn-primary btn-lg" type="button" style="outline: none; cursor: inherit;" data-selector="a.btn, button.btn, button">
          <span class="visible-lg visible-md visible-sm hidden-xs">Search</span> <i class="fa fa-chevron-right animate-arrow hidden-lg hidden-md hidden-sm visible-xs" style="outline: none; cursor: inherit;" data-selector=".fa"></i>
        </button>
      </span>
    </div>
  </div>
  <div id="honeypot-div">
    <input name="age_required" id="age_required" value="" type="text" style="display: none;">
  </div>
</form>

<form id="form-contact1" action="" class="form-contact">
  <div class="col-md-6">
    <div class="row">
      <div class="col-sm-6">
        <div class="form-group">
          <input name="contact1_fname" id="contact1_fname" placeholder="First name" class="form-control contact_fname" required="" type="text">
        </div>
      </div>
      <div class="col-sm-6">
        <div class="form-group">
          <input name="contact1_lname" id="contact1_lname" placeholder="Last name" class="form-control contact_lname" required="" type="text">
        </div>
      </div>
      <div class="col-sm-6">
        <div class="form-group">
          <input name="contact1_email" id="contact1_email" placeholder="Email address" class="form-control contact_email" required="" type="email">
        </div>
      </div>
      <div class="col-sm-6">
        <div class="form-group">
          <input name="contact1_phone" id="contact1_phone" placeholder="Phone Number" class="form-control contact_phone" type="tel">
        </div>
      </div>
      <div class="col-sm-12">
        <textarea name="contact1_message" id="contact1_message" class="form-control contact_message" rows="3" placeholder="Your Message" required=""></textarea>
      </div>
    </div>
    <button type="submit" class="btn btn-primary squared" style="outline: none; cursor: inherit;" data-selector="a.btn, button.btn, button">Send Message</button>
  </div>
  <div id="honeypot-div">
    <input name="age_required" id="age_required" value="" type="text" style="display: none;">
  </div>
</form>

<form id="subjectHomeForm" class="form-horizontal bv-form" data-toggle="validator" onsubmit="return false;" novalidate="novalidate"><button type="submit" class="bv-hidden-submit" style="display: none; width: 0px; height: 0px;"></button>
  <input type="hidden" name="latitude" value="" id="CmaLatitude">
  <input type="hidden" name="longitude" value="" id="CmaLongitude">
  <input type="hidden" name="street" value="" id="street">
  <input type="hidden" name="address" value="" id="address">
  <input type="hidden" name="address_auto" value="" id="address_auto">
  <input type="hidden" name="state" value="" id="state">
  <input type="hidden" name="zipcode" value="" id="zipcode">
  <input type="hidden" name="city" value="" id="city">
  <input type="hidden" name="county" value="" id="county">
  <div class="form-group">
    <div class="col-sm-12 col-md-12 hv_search_address_container">
      <label for="year">Address:</label>
      <input type="text" id="search_address_modal" name="search_address_modal" autocomplete="off" value="" placeholder="Address, City and Zip Code" class="form-control pac-target-input">
    </div>
    <div class="col-md-6">
      <label for="property_type">Property Type:</label>
      <select id="property_type" name="property_type" class="form-control">
        <option value="2">Residential</option>
        <option value="1">Commercial</option>
        <option value="3">Vacant</option>
      </select>
    </div>
    <div class="col-md-6">
      <label for="search_area">Search Area:</label>
      <select id="search_area" name="search_area" class="form-control">
        <option value="0.5">0.5 m</option>
        <option value="1">1 m</option>
        <option value="1.5">1.5 m</option>
        <option value="2">2 m</option>
      </select>
    </div>
  </div>
  <div class="form-group">
    <div class="col-sm-3">
      <label for="year">Year:</label>
      <input type="text" id="year" name="year" value="" placeholder="Year Built" class="form-control" data-bv-field="year">
      <small class="help-block" data-bv-validator="digits" data-bv-for="year" data-bv-result="NOT_VALIDATED" style="display: none;">The year can contain digits only</small><small class="help-block" data-bv-validator="notEmpty" data-bv-for="year"
        data-bv-result="NOT_VALIDATED" style="display: none;">The year is required</small>
    </div>
    <div class=" col-sm-3" id="acreage_sec">
      <label for="acreage">Acreage:</label>
      <input type="text" id="acreage" name="acreage" value="" placeholder="Acreage" class="form-control" data-bv-field="acreage">
      <small class="help-block" data-bv-validator="notEmpty" data-bv-for="acreage" data-bv-result="NOT_VALIDATED" style="display: none;">The acreage is required</small>
    </div>
    <div class=" col-sm-3">
      <label for="sq_feet">SQFT:</label>
      <input type="text" id="sq_feet" name="sq_feet" value="" placeholder="Sq Feet" class="form-control" data-bv-field="sq_feet">
      <small class="help-block" data-bv-validator="digits" data-bv-for="sq_feet" data-bv-result="NOT_VALIDATED" style="display: none;">The SQFT can contain digits only</small><small class="help-block" data-bv-validator="notEmpty"
        data-bv-for="sq_feet" data-bv-result="NOT_VALIDATED" style="display: none;">The SQFT is required</small>
    </div>
  </div>
  <div class="form-group">
    <div class=" col-sm-3">
      <label for="beds">Beds:</label>
      <input type="text" id="beds" name="beds" value="" placeholder="Beds" class="form-control" data-bv-field="beds">
      <small class="help-block" data-bv-validator="digits" data-bv-for="beds" data-bv-result="NOT_VALIDATED" style="display: none;">The beds can contain digits only</small><small class="help-block" data-bv-validator="notEmpty" data-bv-for="beds"
        data-bv-result="NOT_VALIDATED" style="display: none;">The beds is required</small>
    </div>
    <div class=" col-sm-3">
      <label for="bath_full">Bathrooms:</label>
      <input type="text" id="bath_full" name="bath_full" value="" placeholder="Baths" class="form-control" data-bv-field="bath_full">
      <small class="help-block" data-bv-validator="digits" data-bv-for="bath_full" data-bv-result="NOT_VALIDATED" style="display: none;">The baths can contain digits only</small><small class="help-block" data-bv-validator="notEmpty"
        data-bv-for="bath_full" data-bv-result="NOT_VALIDATED" style="display: none;">The baths is required</small>
    </div>
    <div class=" col-sm-3">
      <label for="garage_cap">Garage:</label>
      <input type="text" id="garage_cap" name="garage_cap" value="" placeholder="Garage" class="form-control" data-bv-field="garage_cap">
      <small class="help-block" data-bv-validator="digits" data-bv-for="garage_cap" data-bv-result="NOT_VALIDATED" style="display: none;">The garage can contain digits only</small><small class="help-block" data-bv-validator="notEmpty"
        data-bv-for="garage_cap" data-bv-result="NOT_VALIDATED" style="display: none;">The garage is required</small>
    </div>
  </div>
  <div class="form-group">
    <div class="col-sm-12">
      <button type="submit" id="submit_homeform" class="btn btn-primary btn-lg btn-block">Find out home value</button>
    </div>
  </div>
</form>

<form id="phoneConfirmForm" action="" onsubmit="return false;">
  <h2 class="margin-bottom-20">Confirm Password</h2>
  <p>Confirm your password by entering your phone number.</p>
  <div class="row margin-bottom-0">
    <div class="col-md-8 col-md-offset-2">
      <div class="form-group">
        <input type="tel" id="confirm_phone" class="form-control" required="" placeholder="Your Phone Number (Used as password)">
      </div>
    </div>
  </div>
  <div class="flex jc-center">
    <button id="confirmPhoneBtn" class="btn btn-primary">
      <div class="flex ai-center">
        <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
          <path d="M14 22h5a2 2 0 0 0 2-2V4a2 2 0 0 0-2-2h-5" fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"></path>
          <polyline points="11 16 15 12 11 8" fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"></polyline>
          <line x1="15" y1="12" x2="3" y2="12" fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"></line>
        </svg> <span>Confirm Phone</span>
      </div>
    </button>
  </div>
</form>

Text Content

Collections  Saved Searches  My Reports  Log Out
 * Sign In

Toggle navigation
 * HOME
 * SEARCH
 * BUY
 * SELL
 * HOME VALUE
 * FINANCE
 * BLOG
 * CONTACT
 * SOLD PROPERTIES


A NEIGHBORHOOD FOR EVERY LIFESTYLE

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

A SUCCESSFUL SALE OR A PERFECT PURCHASE DEPENDS ON CONCIERGE SERVICE AND
IMPECCABLE FOLLOW-THROUGH. THAT'S MY HALLMARK. LET ME HELP YOU FIND WHAT YOU'RE
LOOKING FOR.




Search:

Search

Beds:
Min12345
To
Max12345
Baths:
Min12345
To
Max12345
Price:
Min$1,000$2,000$3,000$4,000$5,000$10,000$15,000$25,000$50,000$60,000$70,000$80,000$90,000$100,000$125,000$150,000$175,000$200,000$225,000$250,000$275,000$300,000$325,000$350,000$375,000$400,000$425,000$450,000$475,000$500,000$550,000$600,000$650,000$700,000$750,000$800,000$850,000$900,000$950,000$1,000,000$1,250,000$1,500,000$1,750,000$2,000,000$2,250,000$2,500,000$2,750,000$3,000,000$3,500,000$4,000,000$4,500,000$5,000,000
To
Max$1,000$2,000$3,000$4,000$5,000$10,000$15,000$25,000$50,000$60,000$70,000$80,000$90,000$100,000$125,000$150,000$175,000$200,000$225,000$250,000$275,000$300,000$325,000$350,000$375,000$400,000$425,000$450,000$475,000$500,000$550,000$600,000$650,000$700,000$750,000$800,000$850,000$900,000$950,000$1,000,000$1,250,000$1,500,000$1,750,000$2,000,000$2,250,000$2,500,000$2,750,000$3,000,000$3,500,000$4,000,000$4,500,000$5,000,000

HELPING YOU FIND A HOME YOU’LL LOVE


OUR FEATURED PROPERTIES

View all 


54 VICENTE RD

BERKELEY, CA

5 BED|6 BATH|OFFERED AT $8,995,000


2800 BUENA VISTA WAY

BERKELEY, CA

3 BED|4 BATH|OFFERED AT $5,000,000


390 HAMPTON RD.

PIEDMONT, CA

5 BED|6 BATH|OFFERED AT $4,198,000


60 SOTELO AVE

PIEDMONT, CA

4 BED|4 BATH|OFFERED AT $3,298,000


5824 SKYLINE BLVD

OAKLAND, CA

4 BED|5 BATH|OFFERED AT $3,100,000


2060 MANZANITA DR

OAKLAND, CA

5 BED|4 BATH|OFFERED AT $2,450,000


818 NORTHVALE RD

OAKLAND, CA

4 BED|4 BATH|OFFERED AT $1,800,000


6634 CHABOT RD

OAKLAND, CA

3 BED|2 BATH|OFFERED AT $1,598,000


1629 LA VEREDA RD

BERKELEY, CA

4 BED|4 BATH|OFFERED AT $1,595,000


1199 KEELER AVE

BERKELEY, CA

3 BED|2 BATH|OFFERED AT $1,495,000


6512 GIRVIN DR

OAKLAND, CA

4 BED|4 BATH|OFFERED AT $1,400,000


301 CAPRICORN AVE.

OAKLAND, CA

4 BED|3 BATH|OFFERED AT $1,345,000


104 ALTA AVE

PIEDMONT, CA

3 BED|2 BATH|OFFERED AT $1,295,000


526 ATHOL AVE

OAKLAND, CA

6 BED|4 BATH|OFFERED AT $1,149,000


73 HOMEGLEN LN

OAKLAND, CA

3 BED|2 BATH|OFFERED AT $1,097,888


7 EAST CIR

OAKLAND, CA

3 BED|2 BATH|OFFERED AT $1,088,000


512 61ST ST

OAKLAND, CA

3 BED|2 BATH|OFFERED AT $1,049,000


1440 HAMPEL ST

OAKLAND, CA

3 BED|2 BATH|OFFERED AT $1,049,000


1328 EL CENTRO AVE

OAKLAND, CA

2 BED|2 BATH|OFFERED AT $979,000


719 CHESTER ST

OAKLAND, CA

4 BED|1 BATH|OFFERED AT $675,000


6363 CHRISTIE AVE UNIT 625

EMERYVILLE, CA

1 BED|1 BATH|OFFERED AT $428,000


3626 S STONEGLEN

RICHMOND, CA

1 BED|1 BATH|OFFERED AT $329,000


288 WHITMORE ST UNIT 210

OAKLAND, CA

1 BED|1 BATH|OFFERED AT $270,000


25 CROCKER AVE

PIEDMONT, CA

8 BED|9 BATH|OFFERED AT $18,500


12 SHARON AVE.

PIEDMONT, CA

4 BED|4 BATH|OFFERED AT $10,000


237 HERMOSA

OAKLAND, CA

4 BED|3 BATH|OFFERED AT $9,000


5409 BROADWAY TER

OAKLAND, CA

3 BED|2 BATH|OFFERED AT $5,300





SELLING YOUR HOME

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

WHEN WE WORK TOGETHER TO SELL YOUR HOME, YOUR GOALS BECOME MINE. AS YOUR GUIDE
AND ADVOCATE, I WILL EXPLAIN THE WHOLE PROCESS. ASK ME ANYTHING.

Get It Sold


EASY SEARCH

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

Using our search tool it's a snap to discover exactly the property you want.

LOCAL EXPERTISE

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

I live where I work.

I'M GOOD AT WHAT I DO

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

My testimonials tell my story.

HAPPY CLIENTS

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

YES!! Read what others have said.

THINKING OF SELLING?


KNOW YOUR HOME'S VALUE

Free Home Evaluation


HOW CAN I HELP YOU?

Each client has their own needs and wishes. My job is to thoroughly understand
what you're after, and to advocate smartly on your behalf.

Talk to me about your real estate goals. We'll make a plan.

OUR OFFICE


,

(415) 378-0502

Dsager@grubbco.com


Send Message



SEARCH HOMES





LET'S CHAT





BUYING A HOME





SELLING A HOME



 * 
 * 
 * 
 * 
 * 
 * 

Dsager@grubbco.com

(415) 378-0502

,

2024 © Blueroof360

All Rights Reserved.

 * Powered by Blueroof360
 * Admin Log In

 * Privacy Policy
 * DMCA & Terms of Service
 * Sitemap
   


FORGOT PASSWORD?

Don't worry! It happens. Please enter the email address associated with your
account.

Success! Email sent.
Error! Error sending email.
Email
 Send me an email
 Go Back

DON'T HAVE AN ACCOUNT? SIGN UP


RESET PASSWORD

Success! Password changed.
Error! Error on changing password.
New password
Confirm New Password
  Change Password

  Cancel

BACK TO LOGIN


CONFIRM YOUR ACCOUNT

Search and view Exclusive Property Listings.



We'll never post to your social networks


SIGN UP FOR FREE

Create an account to save properties, receive alerts about new listings, view
comparables, and obtain monthly market reports.

×


  Continue with Email

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

OR

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




ALREADY HAVE AN ACCOUNT? SIGN IN

By continuing you agree to the terms of service and conditions.
Privacy Policy | Terms & Conditions


ALMOST THERE...

Your profile is almost complete! Just a few more details from you.

×
Full Name
Mobile Number (Used as Password)
Sign Up
By digitally signing this form you are providing Doug Sager with your express
written consent to send you business and marketing communications via text
messages (SMS), email, and by calls or prerecorded messages dialed by a natural
person or by an automatic or automated telephone dialing system. This express
written consent applies to each such email address or telephone number that you
provide to us now or in the future and permits such communications regardless of
their purpose, unless you opt out of SMS marketing communication when submitting
this form. Consent not required to register.
Message frequency varies, message and data rates may apply. Text STOP to cancel,
call (415) 378-0502 for help.
Privacy Policy | Terms & Conditions | Create my account without marketing
communication via SMS


WELCOME BACK!

We've missed you! Please enter your details.

×
Email
Password

FORGOT YOUR PASSWORD?


Sign In

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

OR

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




DON'T HAVE AN ACCOUNT? SIGN UP

By digitally signing this form you are providing Doug Sager with your express
written consent to send you business and marketing communications via text
messages (SMS), email, and by calls or prerecorded messages dialed by a natural
person or by an automatic or automated telephone dialing system. This express
written consent applies to each such email address or telephone number that you
provide to us now or in the future and permits such communications regardless of
their purpose, unless you opt out of SMS marketing communication when submitting
this form. Consent not required to register.
Message frequency varies, message and data rates may apply. Text STOP to cancel,
call (415) 378-0502 for help.
Privacy Policy | Terms & Conditions



ARE YOU BUYING OR SELLING A HOME?


Buying

Selling

Both


WHEN ARE YOU PLANNING ON BUYING A NEW HOME?


1-3 Mo

3-6 Mo

6+ Mo
Back


ARE YOU PRE-APPROVED FOR A MORTGAGE?


Yes

No

Using Cash
Back


WOULD YOU LIKE TO SCHEDULE A CONSULTATION NOW?


Yes

No
Back


WHEN WOULD YOU LIKE US TO CALL?

Submit


THANKS! WE’LL GIVE YOU A CALL AS SOON AS POSSIBLE.

Done


WHEN ARE YOU PLANNING ON SELLING YOUR HOME?


1-3 Mo

3-6 Mo

6+ Mo
Back


WOULD YOU LIKE TO SCHEDULE A CONSULTATION OR SEE YOUR HOME VALUE?


Schedule Consultation

My Home Value
Back
×Close

PLEASE CONFIRM YOUR PROPERTY DETAILS:

Address:
Property Type: Residential Commercial Vacant
Search Area: 0.5 m 1 m 1.5 m 2 m
Year: The year can contain digits onlyThe year is required
Acreage: The acreage is required
SQFT: The SQFT can contain digits onlyThe SQFT is required
Beds: The beds can contain digits onlyThe beds is required
Bathrooms: The baths can contain digits onlyThe baths is required
Garage: The garage can contain digits onlyThe garage is required
Find out home value



CONFIRM PASSWORD

Confirm your password by entering your phone number.


Confirm Phone
Sorry, we couldn’t find '' ×Close

Please check the spelling, try clearing the search box, or try reformatting to
match these examples:

Address: '123 Main St, Anytown'
Neighborhood: 'Downtown'
Zip: '98115'
City: 'Anytown' or 'Anytown, State/Province'
MLS number: 'MLS# 38065544'


Don't see what you're looking for? Your search might be outside our service
areas.
or could be off market.
Did You Mean ×Close

Don't see what you're looking for? Your search might be outside our service
areas or could be off the market.

Sign up or Login another way


Get Your Home Value
Find out how much your home is worth - it might be more than you think!
Please verify your contact information.
First Name*
Last Name*
Email Address*
Phone Number*
Tell us about your home.
Street Address*
City*
State*
Beds*
Baths*
Sqft*
Year Built
Interest
(Select)

Cancel
Submit



DOUG SAGER

REALTOR®

(415) 378-0502
Dsager@grubbco.com