homestory.business Open in urlscan Pro
2a02:4780:b:668:0:7e4:cc8d:d  Public Scan

URL: https://homestory.business/
Submission: On April 09 via api from US — Scanned from US

Form analysis 1 forms found in the DOM

GET https://homestory.business/projects

<form id="frmhomesearch" action="https://homestory.business/projects" data-ajax-url="https://homestory.business/projects" method="GET">
  <div class="typesearch" id="hometypesearch">
    <a data-url="https://homestory.business/projects" data-ajax-url="https://homestory.business/projects" href="javascript:void(0)" class="active" rel="project">Projects</a>
    <a data-url="https://homestory.business/properties" data-ajax-url="https://homestory.business/properties" href="javascript:void(0)" rel="sale">Sale</a>
    <a data-url="https://homestory.business/properties" data-ajax-url="https://homestory.business/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://homestory.business/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://homestory.business/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="4"> property</option>
                    <option value="5"> piece of land</option>
                    <option value="6"> market</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 (E£)</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 (E£)</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="4"> property</option>
                    <option value="5"> piece of land</option>
                    <option value="6"> market</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 (E£)</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 (E£)</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@homestory.business
 *  Wishlist(0)

EGP
 * USD
 * EUR
 * EGP
 * GBP

/
Languages:
English
 *  Русский
 *  Deutsch
 *  العربية

 *  Login

Menu
 * Home Page
 * About Us
 * propertys
 * contact us

Add Property
 * Wishlist(0)

Currencies:
EGP
 * USD
 * EUR
 * EGP
 * GBP

/
Languages:
English
 *  Русский
 *  Deutsch
 *  العربية

 * Login

Projects Sale Rent
Search
Advanced
Project

Category
-- Select -- apartment villa property piece of land market
Price from (E£)
Price to (E£)
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 property piece of land market
Price from (E£)
Price to (E£)



PROPERTIES FOR SALE

Below is a list of properties currently for sale

10
Selling
 * apartment
 * E£4,684,210.53

A WONDERFUL APARTMENT WITH SEA VIEW AND A PRIVATE BEACH IN HURGHADA

Hurghada, Red Sea

2 1 95 m²

10
Selling
 * apartment
 * E£2,684,210.53

APARTMENT FOR SELL FURNISHED, PRIVATE BEACH, SWIMMING POOLS, GARDENS, PARKING,
RESTAURANTS AND BAR

Hurghada, Red Sea

1 1 56 m²

2
Selling
 * apartment
 * E£3,000,000

APARTMENT /COMPOUND WITHIN APRIVATE BEACH

Hurghada, Red Sea

1 1 60 m²


NEWS

Below are the latest real estate news updated regularly from reliable sources.



INVESTING IN EGYPT'S REAL ESTATE: KEY CONSIDERATIONS AND EMERGING TRENDS

Mar 25, 2024 in  News 

-

29

Egypt's real estate sector has been a focal point for investors seeking diverse
opportunities and sustainable returns. From residential developments to
commercial projects and tourism-related properties, Egypt's property market
presents a range of options for...


THE REAL ESTATE MARKET IN EGYPT: OPPORTUNITIES AND TRENDS

Mar 25, 2024 in  News 

-

24

Egypt, known for its rich history, cultural heritage, and iconic landmarks, is
also a vibrant hub for real estate investment. In recent years, the Egyptian
real estate market has witnessed significant growth and transformation,
attracting...


EXPLORING REAL ESTATE OPPORTUNITIES IN HURGHADA, EGYPT

Mar 25, 2024 in  News 

-

24

Hurghada, situated along the stunning Red Sea coast of Egypt, has become a
beacon for real estate enthusiasts and investors in recent years. The city's
unique blend of natural beauty, modern infrastructure, and strategic location...


REAL ESTATE IN HURGHADA, EGYPT: A BOOMING INVESTMENT OPPORTUNITY

Mar 25, 2024 in  News 

-

22

Hurghada, located on the picturesque coast of the Red Sea in Egypt, has emerged
as a hotspot for real estate investment in recent years. This city, once a small
fishing village, has transformed into a...




 Hurghada

 Hotline:  01553964007

 Email:  info@homestory.business

ABOUT US

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

PROPERTIES

 * properties
 * Projects

NEWS

 * Latest news

/
Languages:
English
 *  Русский
 *  Deutsch
 *  العربية

©2024 Home Story is proudly supported by the Ingoal Software team

 01553964007
Your experience on this site will be improved by allowing cookies Cookie Policy
Allow cookies