sassa.sasarealestate.com Open in urlscan Pro
162.19.204.27  Public Scan

URL: https://sassa.sasarealestate.com/
Submission: On April 29 via api from US — Scanned from FR

Form analysis 1 forms found in the DOM

GET https://sassa.sasarealestate.com/projects

<form id="frmhomesearch" action="https://sassa.sasarealestate.com/projects" data-ajax-url="https://sassa.sasarealestate.com/projects" method="GET">
  <div class="typesearch" id="hometypesearch">
    <a data-url="https://sassa.sasarealestate.com/projects" data-ajax-url="https://sassa.sasarealestate.com/projects" href="javascript:void(0)" class="active" rel="project">Projects</a>
    <a data-url="https://sassa.sasarealestate.com/properties" data-ajax-url="https://sassa.sasarealestate.com/properties" href="javascript:void(0)" rel="sale">Sale</a>
    <a data-url="https://sassa.sasarealestate.com/properties" data-ajax-url="https://sassa.sasarealestate.com/properties" href="javascript:void(0)" rel="rent">Rent</a>
  </div>
  <div class="input-group input-group-lg">
    <input id="txttypesearch" name="type" type="hidden" value="project">
    <div class="input-group-prepend">
      <span class="input-group-text"><i class="far fa-search"></i></span>
    </div>
    <div class="keyword-input">
      <input class="form-control" id="txtkey" name="k" type="text" placeholder="Enter keyword..." autocomplete="off">
      <div class="spinner-icon">
        <i class="fas fa-spin fa-spinner"></i>
      </div>
    </div>
    <div class="input-group-prepend">
      <span class="input-group-text"><i class="far fa-location"></i></span>
    </div>
    <div class="location-input" data-url="https://sassa.sasarealestate.com/ajax/cities">
      <input name="city_id" type="hidden">
      <input class="select-city-state form-control" name="location" value="" placeholder="City, State" autocomplete="off">
      <div class="spinner-icon">
        <i class="fas fa-spin fa-spinner"></i>
      </div>
      <div class="suggestion">
      </div>
    </div>
    <div class="input-group-append search-button-wrapper">
      <button class="btn btn-orange" type="submit">Search</button>
    </div>
    <div class="advanced-search">
      <a href="#" class="advanced-search-toggler">Advanced <i class="fas fa-caret-down"></i></a>
      <div class="advanced-search-content property-advanced-search">
        <div class="form-group">
          <div class="row">
            <div class="col-sm-3 px-md-1">
              <div class="form-group project-filter-input" style="position: relative;">
                <input type="hidden" name="project_id">
                <label for="filter-by-project" class="control-label">Project</label>
                <div style="position: relative;">
                  <div class="input-has-icon">
                    <input class="form-control" id="filter-by-project" data-url="https://sassa.sasarealestate.com/ajax/projects-filter" value="" placeholder="Project" autocomplete="off">
                  </div>
                  <div class="spinner-icon">
                    <i class="fas fa-spin fa-spinner"></i>
                  </div>
                  <div class="suggestion">
                  </div>
                </div>
              </div>
            </div>
            <div class="col-sm-3 px-md-1">
              <div class="form-group">
                <label for="select-category" class="control-label">Category</label>
                <div class="select--arrow">
                  <select name="" id="select-category" class="form-control">
                    <option value="">-- Select --</option>
                    <option value="1"> Apartment</option>
                    <option value="2"> Villa</option>
                    <option value="3"> Condo</option>
                    <option value="4"> House</option>
                    <option value="5"> Land</option>
                    <option value="6"> Commercial property</option>
                  </select>
                  <i class="fas fa-angle-down"></i>
                </div>
              </div>
            </div>
            <div class="col-sm-3 px-md-1">
              <label for="min_price" class="control-label">Price from ($)</label>
              <input type="number" name="min_price" class="form-control min-input" id="min_price" value="" placeholder="From" min="0" step="1">
            </div>
            <div class="col-sm-3 px-md-1">
              <label for="max_price" class="control-label">Price to ($)</label>
              <input type="number" name="max_price" class="form-control max-input" id="max_price" value="" placeholder="To" min="0" step="1">
            </div>
          </div>
          <div class="row">
            <div class="col-md-4 col-sm-6 px-md-1">
              <div class="form-group">
                <label for="select-bedroom" class="control-label">Bedrooms</label>
                <div class="select--arrow">
                  <select name="bedroom" id="select-bedroom" class="form-control">
                    <option value="">-- Select --</option>
                    <option value="1"> 1 room </option>
                    <option value="2"> 2 rooms </option>
                    <option value="3"> 3 rooms </option>
                    <option value="4"> 4 rooms </option>
                    <option value="5">5+ rooms</option>
                  </select>
                  <i class="fas fa-angle-down"></i>
                </div>
              </div>
            </div>
            <div class="col-md-4 col-sm-6 px-md-1">
              <div class="form-group">
                <label for="select-bathroom" class="control-label">Bathrooms</label>
                <div class="select--arrow">
                  <select name="bathroom" id="select-bathroom" class="form-control">
                    <option value="">-- Select --</option>
                    <option value="1"> 1 room </option>
                    <option value="2"> 2 rooms </option>
                    <option value="3"> 3 rooms </option>
                    <option value="4"> 4 rooms </option>
                    <option value="5">5+ rooms</option>
                  </select>
                  <i class="fas fa-angle-down"></i>
                </div>
              </div>
            </div>
            <div class="col-md-4 col-sm-6 px-md-1">
              <div class="form-group">
                <label for="select-floor" class="control-label">Floors</label>
                <div class="select--arrow">
                  <select name="floor" id="select-floor" class="form-control">
                    <option value="">-- Select --</option>
                    <option value="1"> 1 floor </option>
                    <option value="2"> 2 floors </option>
                    <option value="3"> 3 floors </option>
                    <option value="4"> 4 floors </option>
                    <option value="5">5+ floors</option>
                  </select>
                  <i class="fas fa-angle-down"></i>
                </div>
              </div>
            </div>
          </div>
        </div>
      </div>
      <div class="advanced-search-content project-advanced-search">
        <div class="form-group">
          <div class="row">
            <div class="col-md-6">
              <div class="form-group">
                <label for="select-category" class="control-label">Category</label>
                <div class="select--arrow">
                  <select name="category_id" id="select-category" class="form-control">
                    <option value="">-- Select --</option>
                    <option value="1"> Apartment</option>
                    <option value="2"> Villa</option>
                    <option value="3"> Condo</option>
                    <option value="4"> House</option>
                    <option value="5"> Land</option>
                    <option value="6"> Commercial property</option>
                  </select>
                  <i class="fas fa-angle-down"></i>
                </div>
              </div>
            </div>
            <div class="col-sm-3 px-md-1">
              <label for="min_price" class="control-label">Price from ($)</label>
              <input type="number" name="min_price" class="form-control min-input" id="min_price" value="" placeholder="From" min="0" step="1">
            </div>
            <div class="col-sm-3 px-md-1">
              <label for="max_price" class="control-label">Price to ($)</label>
              <input type="number" name="max_price" class="form-control max-input" id="max_price" value="" placeholder="To" min="0" step="1">
            </div>
          </div>
        </div>
      </div>
    </div>
  </div>
  <div class="listsuggest">
  </div>
</form>

Text Content

info@sasarealestate.com
 *  Wishlist(0)

USD
 * USD
 * EUR
 * VND

/
Languages:
English
 *  العربية

 *  Login

Menu
 * Projects
 * Properties
 * Team
 * Blogs
 * services
 * Contact

Add Property
 * Wishlist(0)

Currencies:
USD
 * USD
 * EUR
 * VND

/
Languages:
English
 *  العربية

 * Login

Projects Sale Rent
Search
Advanced
Project

Category
-- Select -- Apartment Villa Condo House Land Commercial property
Price from ($)
Price to ($)
Bedrooms
-- Select -- 1 room 2 rooms 3 rooms 4 rooms 5+ rooms
Bathrooms
-- Select -- 1 room 2 rooms 3 rooms 4 rooms 5+ rooms
Floors
-- Select -- 1 floor 2 floors 3 floors 4 floors 5+ floors
Category
-- Select -- Apartment Villa Condo House Land Commercial property
Price from ($)
Price to ($)


 

 

 


BUYING PROPERTY IN DUBAI

We make the best choices with the hottest and most prestigious projects, please
visit the details below to find out more.

 * Villa

THE AVILA APARTMENTS

Museum of The Future, California

 * House

AYDOS FOREST APARTMENTS

Arab Tower, California

 * Villa

AEGEAN VILLAS

khalifa Tower, California

 * Apartment

MIMAROBA PARADISE

City Walk, California


PROPERTIES BY LOCATIONS

Each place is a good choice, it will help you make the right decision, do not
miss the opportunity to discover our wonderful properties.

ARAB TOWER

CITY WALK

KHALIFA TOWER

MUSEUM OF THE FUTURE

PALM ISLANDS





OFFPLAN LATEST LAUNCHES

Below is a list of properties that are currently up for sale

2
Selling
 * Villa
 * $1,590,000

5 ROOM LUXURY PENTHOUSE FOR SALE IN KUALA LUMPUR

Palm Islands, California

5 7 377 m²

3
Selling
 * Condo
 * $918,000

LUXURY APARTMENTS IN SINGAPORE FOR SALE

Museum of The Future, California

2 2 78 m²

2
Selling
 * Land
 * $694,000

PRIVATE ESTATE MAGNIFICENT VIEWS

Museum of The Future, California

3 1 2,000 m²

2
Selling
 * House
 * $150,000

OSAKA HEIGHTS APARTMENT

Museum of The Future, California

2 2 110 m²

2
Selling
 * Commercial property
 * $1,295,000

VILLA FOR SALE AT BERMUDA DUNES

City Walk, California

4 3 480 m²

3
Selling
 * Condo
 * $1,695,000

STUNNING FRENCH INSPIRED MANOR

Museum of The Future, California

4 3 450 m²

3
Selling
 * Villa
 * $800,000

PROPERTY FOR SALE , JOHANNESBURG, SOUTH AFRICA

khalifa Tower, California

4 4 800 m²

3
Selling
 * Commercial property
 * $700,000

3 BEDS VILLA CALPE, ALICANTE

Museum of The Future, California

3 3 600 m²


RENTING A PROPERTY IN DUBAI

Below is a detailed price list of each property for rent

5
Renting
 * Villa
 * $1,217

NICE APARTMENT FOR RENT IN BERLIN

Museum of The Future, California

1 1 33 m²

4
Renting
 * Villa
 * $2,123

APARTMENT MUIDERSTRAATWEG IN DIEMEN

Arab Tower, California

3 1 90 m²

3
Renting
 * Commercial property
 * $1,400

2 FLOOR HOUSE IN COMPOUND PEJATEN BARAT KEMANG

Museum of The Future, California

3 2 200 m²

3
Renting
 * Condo
 * $1,574

ELEGANT FAMILY HOME PRESENTS PREMIUM MODERN LIVING

Museum of The Future, California

3 3 658 m²

2
Renting
 * Villa
 * $1,680

BRAND NEW 1 BEDROOM APARTMENT IN FIRST CLASS LOCATION

Museum of The Future, California

1 1 80 m²

2
Renting
 * Commercial property
 * $1,465

THOMPSONS ROAD HOUSE FOR RENT

Arab Tower, California

3 3 160 m²

3
Renting
 * Land
 * $2,580

FAMILY VICTORIAN "VIEW" HOME

City Walk, California

3 2 180 m²

2
Renting
 * Apartment
 * $1,808

5 BEDS LUXURY HOUSE

City Walk, California

5 4 270 m²


OUR LEADERSHIP

DAMON OSINSKI


 * Email: zcorwin@schmitt.com

 2 properties
View

ISMAEL WALTER


 * Email: mertie.hand@hotmail.com

 1 property
View

AUBREE BERGNAUM


 * Email: gladys97@yahoo.com

 0 properties
View

NICOLETTE BAHRINGER


 * Email: egleichner@shanahan.com

 2 properties
View

 

 


NEWS

Below is the latest real estate news we get regularly updated from reliable
sources.



DANUBE BAYZ 101 TOWER IN BUSINESS BAY, DUBAI: YOUR FUTURE INVESTMENT

Nov 19, 2023 in  Building materials 

-

2,542

Bayz 101 by Danube Properties is a newly constructed residential skyscraper
located in Business Bay, Dubai. It offers a variety of living spaces from
studios up to 3 bedroom apartments. The building is designed to...


CAN FOREIGNERS BUY PROPERTIES IN DUBAI? THE ULTIMATE GUIDE

Nov 19, 2023 in  House architecture 

-

324

If you're a foreigner living in Dubai and considering entering the real estate
market for investment or owning a residential unit, you're in the right place.
Dubai is a vibrant city full of valuable and...


CASA DAMAC TOWER PROPERTIES DUBAL: LUXURIOUS UNITS WITH INCREDIBLE PRICES

Nov 19, 2023 in  House architecture 

-

2,270

In the heart of Dubai, Casa by DAMAC is setting a new standard for luxury
living. This prestigious development promises a home and a haven of luxury and
serenity. Designed with the discerning homeowner in...


EMAAR OREA DUBAI CREEK HARBOR BEACH: YOUR NEW HOME ON A FRONT

Nov 19, 2023 in  News 

-

1,479

Welcome to Oria Emaar Dubai, a dazzling jewel nestled in the vibrant heart of
Dubai Creek Harbour. This place isn't just another investment location; it's a
lifestyle statement that perfectly marries the sleek sophistication of...




 Office 2401-2406, 24th Floor, Clover Bay Tower PO BOX 28629 – Business Bay -
Dubai

 Hotline:  +971 52 170 7314

 Email:  info@sasarealestate.com

ABOUT

 * About us
 * Contact us
 * Careers
 * Terms & Conditions

MORE INFORMATION

 * All projects
 * All properties
 * Houses for sale
 * Houses for rent

NEWS

 * Latest news
 * House architecture
 * House design
 * Building materials

/
Languages:
English
 *  العربية

©2024 SaSa is Proudly Powered by SmartSolution


 +971 52 170 7314