wohnliebe.flatfinder.org Open in urlscan Pro
85.13.139.95  Public Scan

URL: https://wohnliebe.flatfinder.org/
Submission: On July 04 via api from US — Scanned from DE

Form analysis 3 forms found in the DOM

<form id="login-form-id" class="login-registration-form">
  <input type="hidden" name="_token" value="JXFH6Bv3Ibd8e62qsD1pO0DM0rRByOlNAxOMCpFk">
  <p class="login-module-not-registered-text">Not registered yet? Sign up to continue</p>
  <div class="login-registration-module-wrapper login-module-wrapper">
    <h2>Login</h2>
    <div class="data-wrapper">
      <div class="error-message email error-message-wrong-credentials">
      </div>
      <div class="input-wrapper">
        <i class="icon-at-symbol"></i>
        <input class="module-content module-input" type="text" name="email" placeholder="E-mail *" value="" autocomplete="email">
      </div>
    </div>
    <div class="data-wrapper">
      <div class="error-message password">
      </div>
      <div class="input-wrapper">
        <i class="icon-key"></i>
        <input class="module-content module-input" type="password" name="password" placeholder="Password *" autocomplete="current-password">
      </div>
    </div>
    <label class="module-content remember-login-label checkbox-container" for="rememberLogin">
      <input type="checkbox" name="rememberLogin" id="rememberLogin"> Remember login <span class="checkmark"></span>
    </label>
    <div class="requested-flats-heading">Selected objects</div>
    <div class="requested-flats-container login-requested-flats-container ">
    </div>
    <button class="login-button button module-content" id="login-button">Login</button>
    <a class="login-module-password-forget-link module-content login-registration-link">Forgot your password?</a>
  </div>
</form>

<form class="frontend-password-forgotten-form">
  <input type="hidden" name="_token" value="JXFH6Bv3Ibd8e62qsD1pO0DM0rRByOlNAxOMCpFk">
  <div class="error-message email">
  </div>
  <input type="text" name="email" class="module-input" autocomplete="email">
  <button class="password-forget-button logout-wrapper button">Confirm</button>
</form>

<form id="registration-form-id" class="login-registration-form">
  <input type="hidden" name="_token" value="JXFH6Bv3Ibd8e62qsD1pO0DM0rRByOlNAxOMCpFk">
  <div class="first-registration-wrapper">
    <div class="login-registration-module-wrapper registration-module-wrapper">
      <h2>Sign up</h2>
      <div class="error-message gender">
      </div>
      <div class="registration-module-gender">Title *: <label class="radio-container">
          <input type="radio" name="gender" value="1">Mr<span class="radiomark"></span>
        </label>
        <label class="radio-container">
          <input type="radio" name="gender" value="2">Mrs<span class="radiomark"></span>
        </label>
      </div>
      <div class="data-wrapper">
        <div class="error-message name">
        </div>
        <div class="input-wrapper">
          <i class="icon-user"></i>
          <input class="module-input registration-module-labels" placeholder="Name *" type="text" name="name" id="name" autocomplete="name">
        </div>
      </div>
      <div class="data-wrapper">
        <div class="error-message email">
        </div>
        <div class="input-wrapper">
          <i class="icon-at-symbol"></i>
          <input class="module-input registration-module-labels" placeholder="E-mail *" type="text" name="email" autocomplete="email">
        </div>
      </div>
      <div class="data-wrapper">
        <div class="error-message password">
        </div>
        <div class="input-wrapper">
          <i class="icon-key"></i>
          <input class="module-input registration-module-labels" placeholder="Password *" type="password" name="password" autocomplete="new-password">
        </div>
      </div>
      <div class="data-wrapper">
        <div class="error-message passwordConfirmation">
        </div>
        <div class="input-wrapper">
          <i class="icon-key"></i>
          <input class="module-input registration-module-labels" placeholder="Password repeat *" type="password" name="passwordConfirmation" id="passwordConfirmation" autocomplete="new-password">
        </div>
      </div>
      <div class="registration-module-dsgvo">
        <div>
          <div class="error-message dsgvo">
          </div>
          <label for="dsgvo" class="checkbox-container">
            <input type="checkbox" name="dsgvo" id="dsgvo"> I accept the general privacy policy * <span class="checkmark"></span>
          </label>
        </div>
      </div>
      <div class="requested-flats-heading">Selected objects</div>
      <div class="requested-flats-container registration-requested-flats-container">
      </div>
      <button class="registration-continue-module-button button module-content registration-module-button">Continue</button>
    </div>
  </div>
  <div class="second-registration-wrapper">
    <div class="login-registration-module-wrapper registration-module-wrapper">
      <div class="data-wrapper">
        <div class="error-message street">
        </div>
        <div class="input-wrapper">
          <i class="icon-location"></i>
          <input class="module-input registration-module-labels" placeholder="Street name, House number" type="text" name="street" id="street">
        </div>
      </div>
      <div class="data-wrapper">
        <div class="error-message location">
        </div>
        <div class="input-wrapper">
          <i class="icon-location"></i>
          <input class="module-input registration-module-labels" placeholder="Postcode, City" type="text" name="location" id="location">
        </div>
      </div>
      <div class="data-wrapper">
        <div class="error-message phonenumber">
        </div>
        <div class="input-wrapper">
          <i class="icon-phone-solid"></i>
          <input class="module-input registration-module-labels" placeholder="Phone" type="text" name="phonenumber" id="phonenumber">
        </div>
      </div>
      <div class="radio-button-wrapper">
        <div>
          <p>Reason for buying:</p>
          <label class="radio-container"><input type="radio" name="motivationToBuy" value="Capital Investment"> Capital Investment <span class="radiomark"></span>
          </label>
          <label class="radio-container"><input type="radio" name="motivationToBuy" value="Own Use"> Owner-occupancy <span class="radiomark"></span>
          </label>
        </div>
        <div>
          <p>Family status:</p>
          <label class="radio-container"><input type="radio" name="familyStatus" value="Single"> Single <span class="radiomark"></span>
          </label>
          <label class="radio-container"><input type="radio" name="familyStatus" value="Paar"> Couple <span class="radiomark"></span>
          </label>
          <label class="radio-container"><input type="radio" name="familyStatus" value="Familie mit Kind"> Family with children <span class="radiomark"></span>
          </label>
        </div>
        <div>
          <p>Age group:</p>
          <label class="radio-container"><input type="radio" name="ageGroup" value="18-25"> 18-25 <span class="radiomark"></span>
          </label>
          <label class="radio-container"><input type="radio" name="ageGroup" value="26-40"> 26-40 <span class="radiomark"></span>
          </label>
          <label class="radio-container"><input type="radio" name="ageGroup" value="41-60"> 41-60 <span class="radiomark"></span>
          </label>
          <label class="radio-container"><input type="radio" name="ageGroup" value="61+"> 61+ <span class="radiomark"></span>
          </label>
        </div>
      </div>
      <p class="voluntary-information">This information is voluntary.</p>
      <button class="registration-form-button button registration-module-button">Sign up</button>
    </div>
  </div>
</form>

Text Content

Info User



My details Logout
EN
DE

Apartment search




Please Rotate Your Device



FIND YOUR APARTMENT QUICKLY AND INTERACTIVELY

Login Sign up

Not registered yet? Sign up to continue


LOGIN



Remember login
Selected objects

Login Forgot your password?
Back to apartment search


FORGOT YOUR PASSWORD?

Enter your email address for password recovery:


Confirm

A link for recovering your password has been sent to your email address.

Back to login.


SIGN UP


Title *: Mr Mrs





I accept the general privacy policy *
Selected objects

Continue

Reason for buying:

Capital Investment Owner-occupancy

Family status:

Single Couple Family with children

Age group:

18-25 26-40 41-60 61+

This information is voluntary.

Sign up
Back to apartment search

How do I use the model?

Rotate and zoom

Click/tap and drag the model to view it from all sides. Zoom with the mouse
scroll wheel (desktop) or by touching the display and pinching fingers together
or apart (mobile).

View floor plans and details

Click/tap on a floor in the model or on the "Floor plan" button to access the
floor plan and further information.

Add apartment to shortlist

In the floor plan overlay, click "Add to shortlist" to start or expand your
selection of favourites. Click "Remove from shortlist" to delete the apartment
from the selection.

Using the sliders and checkboxes

Drag the slider handles to narrow your search by adjusting floor, room or size
values. Use the checkboxes to specify desired types of outdoor features such as
a balcony or terrace.

About Flatfinder

Flatfinder is an interactive online tool that simplifies your search for the
perfect apartment.

With the help of Flatfinder you can explore the property in 3D on any device and
view the most important information such as size, number of rooms and floor
plans.

By adding units to the shortlist you can save your personal selection of
apartments and make an enquiry with one click.


APARTMENT SEARCH

Floor from 0 to 5

Rooms from 2 to 5

Size from 58 to 162 m²

Price from € 454900 to 1260900

Garden Terrace Balcony Loggia Penthouse Roof terrace
Available
+ SHOW MORE
23 Apartments foundApartments found
Reset

TestContact

test@mail.com 1337420



Available



Reserved



Blocked



Sold
List view


LIST VIEW

Use the filters to narrow your search

ApartmentApt. RoomsRms. Floor Size (approx.) Status Floorplan 2015GF146.63
m²Available2025GF146.83 m²Available20341.UF117.52 m²Available20441.UF115.7
m²Available20521.UF80.22 m²Available20642.UF117.56 m²Available20742.UF116.12
m²Available20822.UF80.23 m²Available20943.UF115.32 m²Available21043.UF113.53
m²Available21123.UF80.24 m²Available21244.UF160.95 m²Reserved21344.UF161.59
m²Reserved3014GF126.47 m²Available3022GF58.49 m²Available30341.UF120.31
m²Available30431.UF78.51 m²Available30531.UF84.52 m²Available30621.UF58.4
m²Available30742.UF120.63 m²Available30832.UF78.58 m²Available30932.UF84.57
m²Available31022.UF58.45 m²Available


APARTMENT

Apartment











AddAdd to shortlist
Visualization Video
VR-Tour Floor plan




LET'S GO!



100%

Legal notice | Privacy policy