booking.shortstayguide.com Open in urlscan Pro
2606:4700:3036::ac43:a628  Public Scan

URL: https://booking.shortstayguide.com/
Submission: On August 30 via automatic, source certstream-suspicious — Scanned from DE

Form analysis 7 forms found in the DOM

GET https://booking.shortstayguide.com/tour-search-sidebar/

<form action="https://booking.shortstayguide.com/tour-search-sidebar/" class="form d-flex align-items-center" method="get">
  <div class="destination-search st-search-destination-tour border-right">
    <div id="dropdown-destination-tour" role="menu" class=" form-group d-flex align-items-center form-extra-field dropdown field-detination dropdown-toggle has-icon" data-bs-toggle="dropdown" data-bs-auto-close="outside" aria-expanded="true">
      <span class="stt-icon stt-icon-location1"></span>
      <div class="st-form-dropdown-icon">
        <label>Location</label>
        <div class="render">
          <input type="text" autocomplete="off" onkeyup="stKeyupsmartSearch(this)" id="location_name_tour" name="location_name" value="" placeholder="Where are you going?">
        </div>
        <input type="hidden" name="location_id" value="">
      </div>
    </div>
    <div class="dropdown-menu" aria-labelledby="dropdown-destination-tour">
      <ul class="st-scrollbar">
        <li style="padding-left: 20px;" data-country="FR" data-value="14383" class="item parent_li">
          <span class="parent">Paris</span>
        </li>
      </ul>
    </div>
  </div>
  <div class="form-group form-date-field st-search-date-tour form-date-search d-flex align-items-center" data-format="DD/MM/YYYY">
    <div class="date-item-wrapper d-flex align-items-center checkin">
      <span class="stt-icon stt-icon-in"></span>
      <div class="item-inner">
        <label>Date</label>
        <div class="render check-in-render"> Add date </div>
      </div>
    </div>
    <span class="stt-icon stt-icon-arrow-right-1 date-item-arrow"></span>
    <div class="date-item-wrapper d-flex align-items-center checkout">
      <span class="stt-icon stt-icon-out"></span>
      <div class="item-inner">
        <label>to Date</label>
        <div class="render check-out-render"> Add date </div>
      </div>
    </div>
    <input type="hidden" class="check-in-input" value="" name="start">
    <input type="hidden" class="check-out-input" value="" name="end">
    <input type="text" readonly="" class="check-in-out" value="30/08/2024 05:47 pm-31/08/2024 05:47 pm" name="date">
  </div>
  <div class="button-search-wrapper">
    <button class="btn btn-primary btn-search">
      <span class="stt-icon stt-icon-search"></span> Search </button>
  </div>
</form>

POST

<form id="mc4wp-form-1" class="mc4wp-form mc4wp-form-92" method="post" data-id="92" data-name="MC Form">
  <div class="mc4wp-form-fields">
    <div class="stt-mailchimp-form">
      <input type="email" name="EMAIL" class="form-control" placeholder="Email Address">
      <input type="submit" name="submit" value="Subscribe">
    </div>
  </div><label style="display: none !important;">Leave this field empty if you're human: <input type="text" name="_mc4wp_honeypot" value="" tabindex="-1" autocomplete="off"></label><input type="hidden" name="_mc4wp_timestamp"
    value="1725040035"><input type="hidden" name="_mc4wp_form_id" value="92"><input type="hidden" name="_mc4wp_form_element_id" value="mc4wp-form-1">
  <div class="mc4wp-response"></div>
</form>

POST #

<form action="#" class="form" method="post">
  <input type="hidden" name="st_theme_style" value="modern">
  <input type="hidden" name="action" value="st_login_popup">
  <input type="hidden" name="post_id" value="71">
  <div class="form-group">
    <input type="text" class="form-control" name="username" autocomplete="off" placeholder="Email or Username">
  </div>
  <div class="form-group field-password">
    <input type="password" class="form-control" name="password" autocomplete="off" placeholder="Password">
    <span class="stt-icon stt-icon-eye ic-view"></span>
    <span class="stt-icon stt-icon-eye-blind ic-hide"></span>
  </div>
  <div class="form-group">
    <input type="submit" name="submit" class="form-submit" value="Log in">
  </div>
  <div class="message-wrapper mt20"></div>
  <div class="mt20 st-flex space-between st-icheck">
    <div class="st-icheck-item">
      <label for="remember-me" class="c-grey">
        <input type="checkbox" name="remember" id="remember-me" value="1"> Remember me <span class="checkmark fcheckbox"></span>
      </label>
    </div>
    <a href="#" class="st-link open-loss-password" data-bs-dismiss="modal" data-bs-toggle="modal" data-bs-target="#st-forgot-form">Forgot Password?</a>
  </div>
</form>

POST #

<form action="#" class="form" method="post">
  <input type="hidden" name="st_theme_style" value="modern">
  <input type="hidden" name="action" value="st_registration_popup">
  <input type="hidden" name="post_id" value="71">
  <div class="form-group">
    <input type="text" class="form-control" name="username" autocomplete="off" placeholder="Username *">
  </div>
  <div class="form-group">
    <input type="text" class="form-control" name="fullname" autocomplete="off" placeholder="Full Name">
  </div>
  <div class="form-group">
    <input type="email" class="form-control" name="email" autocomplete="off" placeholder="Email *">
  </div>
  <div class="form-group field-password">
    <input type="password" class="form-control" name="password" autocomplete="off" placeholder="Password">
    <span class="stt-icon stt-icon-eye ic-view"></span>
    <span class="stt-icon stt-icon-eye-blind ic-hide"></span>
  </div>
  <div class="form-group user-type">
    <label class="block" for="normal-user">
      <input checked="" id="normal-user" type="radio" class="mr5" name="register_as" value="normal"> <span data-toggle="tooltip" data-placement="right" title="Used for booking services">Normal User</span>
    </label>
    <label class="block" for="partner-user">
      <input id="partner-user" type="radio" class="mr5" name="register_as" value="partner">
      <span data-toggle="tooltip" data-placement="right" title="Used for upload and booking services">Partner User</span>
    </label>
  </div>
  <div class="form-group">
    <input type="submit" name="submit" class="form-submit" value="Register">
  </div>
  <div class="st-icheck">
    <div class="st-icheck-item">
      <label for="term">
        <input id="term" type="checkbox" name="term" class="mr5"> I confirm that I have read and accepted the <a class="st-link" href="https://booking.shortstayguide.com/privacy-policy/">privacy policy</a> <span class="checkmark fcheckbox"></span>
      </label>
    </div>
  </div>
  <div class="message-wrapper mt20"></div>
</form>

POST #

<form action="#" class="form" method="post">
  <input type="hidden" name="st_theme_style" value="modern">
  <input type="hidden" name="action" value="st_registration_popup">
  <input type="hidden" name="post_id" value="71">
  <div class="form-group">
    <input type="text" class="form-control" name="username" autocomplete="off" placeholder="Username *">
    <i class="input-icon st-border-radius field-icon fa"><svg width="20px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">

<defs></defs>
<g stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" stroke-linecap="round" stroke-linejoin="round">
<g transform="translate(-912.000000, -207.000000)" stroke="#A0A9B2">
<g transform="translate(466.000000, 80.000000)">
<g transform="translate(30.000000, 109.000000)">
<g id="ico_username_form_signup" transform="translate(416.000000, 18.000000)">
<g id="Light">
<circle cx="12" cy="12" r="11.5"></circle>
<path d="M8.338,6.592 C10.3777315,8.7056567 13.5128387,9.33602311 16.211,8.175"></path>
<circle cx="12" cy="8.75" r="4.25"></circle>
<path d="M18.317,18.5 C17.1617209,16.0575309 14.7019114,14.4999182 12,14.4999182 C9.29808863,14.4999182 6.83827906,16.0575309 5.683,18.5"></path>
</g>
</g>
</g>
</g>
</g>
</g>
</svg></i>
  </div>
  <div class="form-group">
    <input type="text" class="form-control" name="fullname" autocomplete="off" placeholder="Full Name">
    <i class="input-icon st-border-radius field-icon fa"><svg width="20px" viewBox="0 0 23 25" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">

<defs></defs>
<g stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" stroke-linecap="round" stroke-linejoin="round">
<g transform="translate(-914.000000, -295.000000)" stroke="#A0A9B2">
<g transform="translate(466.000000, 80.000000)">
<g transform="translate(30.000000, 199.000000)">
<g transform="translate(418.000000, 17.000000)">
<g id="ico_fullname_signup">
<path d="M14.5,23.5 L14.5,20.5 L15.5,20.5 C17.1568542,20.5 18.5,19.1568542 18.5,17.5 L18.5,14.5 L21.313,14.5 C21.4719994,14.4989403 21.6210158,14.4223193 21.7143842,14.2936169 C21.8077526,14.1649146 21.8343404,13.9994766 21.786,13.848 C19.912,8.048 18.555,1.813 12.366,0.681 C9.63567371,0.151893606 6.80836955,0.784892205 4.56430871,2.42770265 C2.32024786,4.07051309 0.862578016,6.57441697 0.542,9.337 C0.21983037,12.7556062 1.72416582,16.0907612 4.5,18.112 L4.5,23.5"></path>
<path d="M7.5,8 C7.49875423,6.44186837 8.69053402,5.14214837 10.2429354,5.00863533 C11.7953368,4.87512228 13.1915367,5.95226513 13.4563532,7.48772858 C13.7211696,9.02319203 12.7664402,10.5057921 11.259,10.9 C10.8242888,10.9952282 10.5108832,11.3751137 10.5,11.82 L10.5,13.5"></path>
<path d="M10.5,15.5 C10.6380712,15.5 10.75,15.6119288 10.75,15.75 C10.75,15.8880712 10.6380712,16 10.5,16 C10.3619288,16 10.25,15.8880712 10.25,15.75 C10.25,15.6119288 10.3619288,15.5 10.5,15.5"></path>
</g>
</g>
</g>
</g>
</g>
</g>
</svg></i>
  </div>
  <div class="form-group">
    <input type="email" class="form-control" name="email" autocomplete="off" placeholder="Email *">
    <i class="input-icon st-border-radius field-icon fa"><svg width="18px" viewBox="0 0 24 19" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">

<defs></defs>
<g stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" stroke-linecap="round" stroke-linejoin="round">
<g transform="translate(-912.000000, -220.000000)" stroke="#A0A9B2">
<g transform="translate(466.000000, 80.000000)">
<g transform="translate(30.000000, 119.000000)">
<g transform="translate(416.000000, 22.000000)">
<g id="ico_email_login_form">
<rect id="Rectangle-path" x="0.5" y="0.0101176471" width="23" height="16.9411765" rx="2"></rect>
<polyline points="22.911 0.626352941 12 10.0689412 1.089 0.626352941"></polyline>
</g>
</g>
</g>
</g>
</g>
</g>
</svg></i>
  </div>
  <div class="form-group field-password ic-view">
    <input type="password" class="form-control" name="password" autocomplete="off" placeholder="Password *">
    <i class="input-icon st-border-radius field-icon fa"><svg width="16px" viewBox="0 0 18 24" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">

<defs></defs>
<g stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" stroke-linecap="round" stroke-linejoin="round">
<g transform="translate(-918.000000, -307.000000)" stroke="#A0A9B2">
<g transform="translate(466.000000, 80.000000)">
<g transform="translate(30.000000, 209.000000)">
<g transform="translate(422.000000, 18.000000)">
<g id="ico_pass_login_form">
<path d="M3.5,6 C3.5,2.96243388 5.96243388,0.5 9,0.5 C12.0375661,0.5 14.5,2.96243388 14.5,6 L14.5,9.5"></path>
<path d="M17.5,11.5 C17.5,10.3954305 16.6045695,9.5 15.5,9.5 L2.5,9.5 C1.3954305,9.5 0.5,10.3954305 0.5,11.5 L0.5,21.5 C0.5,22.6045695 1.3954305,23.5 2.5,23.5 L15.5,23.5 C16.6045695,23.5 17.5,22.6045695 17.5,21.5 L17.5,11.5 Z"></path>
<circle cx="9" cy="16.5" r="1.25"></circle>
</g>
</g>
</g>
</g>
</g>
</g>
</svg></i>
  </div>
  <div class="form-group">
    <p class="f14 c-grey">Select User Type</p>
    <label class="block" for="normal-user">
      <input checked="" id="normal-user" type="radio" class="mr5" name="register_as" value="normal"> <span class="c-main" data-bs-toggle="tooltip" data-placement="right" title="" data-bs-original-title="Used for booking services">Normal User</span>
    </label>
    <label class="block" for="partner-user">
      <input id="partner-user" type="radio" class="mr5" name="register_as" value="partner">
      <span class="c-main" data-bs-toggle="tooltip" data-placement="right" title="" data-bs-original-title="Used for upload and booking services">Partner User</span>
    </label>
  </div>
  <div class="form-group st-icheck-item">
    <label for="reg-term">
      <input id="reg-term" type="checkbox" name="term" class="mr5"> I have read and accept the <a class="st-link" href="https://booking.shortstayguide.com/privacy-policy/">Terms and Privacy Policy</a> <span class="checkmark fcheckbox"></span>
    </label>
  </div>
  <div class="form-group">
    <input type="submit" name="submit" class="form-submit" value="Sign Up">
  </div>
  <div class="message-wrapper mt-2"></div>
  <div class="mt-2 c-grey f14 text-center"> Already have an account? <a href="#" class="st-link open-login" data-bs-dismiss="modal" data-bs-toggle="modal" data-bs-target="#st-login-form">Log In</a>
  </div>
</form>

POST #

<form action="#" class="form" method="post">
  <input type="hidden" name="st_theme_style" value="modern">
  <input type="hidden" name="action" value="st_reset_password">
  <p class="c-grey f14"> Enter the e-mail address associated with the account. <br> We'll e-mail a link to reset your password. </p>
  <div class="form-group">
    <input type="email" class="form-control" name="email" placeholder="Email">
    <i class="input-icon st-border-radius field-icon fa"><svg width="24px" height="24px" viewBox="0 0 24 19" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">

<defs></defs>
<g stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" stroke-linecap="round" stroke-linejoin="round">
<g transform="translate(-912.000000, -220.000000)" stroke="#A0A9B2">
<g transform="translate(466.000000, 80.000000)">
<g transform="translate(30.000000, 119.000000)">
<g transform="translate(416.000000, 22.000000)">
<g id="ico_email_login_form">
<rect id="Rectangle-path" x="0.5" y="0.0101176471" width="23" height="16.9411765" rx="2"></rect>
<polyline points="22.911 0.626352941 12 10.0689412 1.089 0.626352941"></polyline>
</g>
</g>
</g>
</g>
</g>
</g>
</svg></i>
  </div>
  <div class="form-group">
    <input type="submit" name="submit" class="form-submit" value="Send Reset Link">
  </div>
  <div class="message-wrapper mt20"></div>
  <div class="text-center mt20">
    <a href="#" class="st-link font-medium open-login" data-bs-dismiss="modal" data-bs-toggle="modal" data-bs-target="#st-login-form">Back to Log In</a>
  </div>
</form>

POST //translate.googleapis.com/translate_voting?client=te

<form id="goog-gt-votingForm" action="//translate.googleapis.com/translate_voting?client=te" method="post" target="votingFrame" class="VIpgJd-yAWNEb-hvhgNd-aXYTce"><input type="text" name="sl" id="goog-gt-votingInputSrcLang"><input type="text"
    name="tl" id="goog-gt-votingInputTrgLang"><input type="text" name="query" id="goog-gt-votingInputSrcText"><input type="text" name="gtrans" id="goog-gt-votingInputTrgText"><input type="text" name="vote" id="goog-gt-votingInputVote"></form>

Text Content

Manage Consent


To provide the best experiences, we use technologies like cookies to store
and/or access device information. Consenting to these technologies will allow us
to process data such as browsing behavior or unique IDs on this site. Not
consenting or withdrawing consent, may adversely affect certain features and
functions.
Functional Functional Always active
The technical storage or access is strictly necessary for the legitimate purpose
of enabling the use of a specific service explicitly requested by the subscriber
or user, or for the sole purpose of carrying out the transmission of a
communication over an electronic communications network.
Preferences Preferences
The technical storage or access is necessary for the legitimate purpose of
storing preferences that are not requested by the subscriber or user.
Statistics Statistics
The technical storage or access that is used exclusively for statistical
purposes. The technical storage or access that is used exclusively for anonymous
statistical purposes. Without a subpoena, voluntary compliance on the part of
your Internet Service Provider, or additional records from a third party,
information stored or retrieved for this purpose alone cannot usually be used to
identify you.
Marketing Marketing
The technical storage or access is required to create user profiles to send
advertising, or to track the user on a website or across several websites for
similar marketing purposes.
Manage options Manage services Manage {vendor_count} vendors Read more about
these purposes

Accept Deny View preferences Save preferences View preferences

Manage Consent


To provide the best experiences, we use technologies like cookies to store
and/or access device information. Consenting to these technologies will allow us
to process data such as browsing behavior or unique IDs on this site. Not
consenting or withdrawing consent, may adversely affect certain features and
functions.
Functional Functional Always active
The technical storage or access is strictly necessary for the legitimate purpose
of enabling the use of a specific service explicitly requested by the subscriber
or user, or for the sole purpose of carrying out the transmission of a
communication over an electronic communications network.
Preferences Preferences
The technical storage or access is necessary for the legitimate purpose of
storing preferences that are not requested by the subscriber or user.
Statistics Statistics
The technical storage or access that is used exclusively for statistical
purposes. The technical storage or access that is used exclusively for anonymous
statistical purposes. Without a subpoena, voluntary compliance on the part of
your Internet Service Provider, or additional records from a third party,
information stored or retrieved for this purpose alone cannot usually be used to
identify you.
Marketing Marketing
The technical storage or access is required to create user profiles to send
advertising, or to track the user on a website or across several websites for
similar marketing purposes.
Manage options Manage services Manage {vendor_count} vendors Read more about
these purposes

Accept Deny View preferences Save preferences View preferences
{title} {title} {title}
 * +33766382560
 * contact@shortstayguide.com

 * 
 * 
 * 
 * 


SHORT STAY GUIDE BOOKING

 * Home
 * Tour search
 * More
   * About
   * Blog
   * Become Local Guide
   * FAQ

 * EUR
   * USD


 * EUR
   * USD
 * * Your Cart
   * Your cart is empty
 * 
 * Become a Guide


LET THE JOURNEY BEGIN

Get the best Guided tours in the World

Location

 * Paris

Date
Add date
to Date
Add date
Search



TOP DESTINATIONS


RECOMMENDED FOR YOU


PARIS

6 Tours


STORIES, TIPS, AND GUIDES

Puente de Bir Hakeim, Pont de Bir-Hakeim, Paris, France


FREE TOUR HISTORIA, FOTOGRAFÍA Y CURIOSIDADES CON LA TORRE EIFFEL

5 (17 Reviews)
€0.00 2 horas
Fontaine Saint-Michel, Place Saint-Michel, Paris, France


TOUR PARÍS DE LAS PELÍCULAS Y LUGARES DE RODAJE

5 (9 Reviews)
€0.00 2 Horas
Fontaine Saint-Michel, Place Saint-Michel, Paris, France


BARRIO LATINO: LA ZONA 0 DE PARIS

5 (4 Reviews)
€0.00 2 Horas 30
Moulin Rouge, Boulevard de Clichy, Paris, France


MONTMARTRE, EL FAMOSO BARRIO DE LOS ARTISTAS

5 (4 Reviews)
€0.00 2 Horas
Hôtel de Ville, Paris, France


TOUR EL CORAZÓN HISTÓRICO DE PARIS

5 (4 Reviews)
€0.00 2 Horas
Notre Dame, Paris, France


TOUR DE DIA COMPLETO EN PARIS

5 (1 Review)
From €45.00 7 horas


 * TRAVEL


MEET THE STEVE JOBS OF THE TRAVEL INDUSTRY

Vulputate amet magna bibendum et nibh at. Pretium tincidunt non turpis fermentum
enim scelerisque nec enim odio. Eget mi commodo suscipit quam molestie mi, morbi
lectus risus. Malesuada tristique bibendum cursus. Viverra sit diam ut viverra
leo duis. Odio consectetur enim, massa nibh euismod eget
 * BOOKING


THE ULTIMATE CHEAT SHEET ON TRAVEL

relocated by your company, it can seem daunting to visit a new country for the
first time. Looking for some tips and tricks to mastering international travel?
We have them, courtesy of Travel + Leisure
 * HOTEL


THE BEST KEPT SECRETS ABOUT TRAVEL

PENNSYLVANIA, USA — The difference between a tourist and a traveler is getting
to know a culture, according to Karen Gershowitz, writer and travel addict.
Since boarding a plane to Europe when she was 17, Gershowitz has visited over 90
countries and “gained friends.
 * STAYS


HOW TO EXPLAIN TRAVEL TO A FIVE-YEAR-OLD

I’ve been a traveler my whole life — and was lucky enough to have a family that
prioritized experiencing new destinations throughout my childhood. Now, it’s my
nephew’s turn. At two years old, with seven countries down, he’s on his way to
becoming a citizen of the world.
 * HOTEL


PURE LUXE IN PUNTA MITA THE ORIGINAL CONTAINED

In this week’s interview, Ole ter Wey talks to climate activist Grace Fong about
the importance of climate education. Drawing on her very personal experiences
with the impacts of climate change in her home country of Fiji
 * TRAVEL


ALL ABOARD THE ROCKY MOUNTAINEER

In this interview, correspondent Polly Nash talks to fire fighter Cami Schafer
about one of the many frightening effects of climate change; the ever-growing
threat of wildfires around the world. Last year California was hit by the Dixie
Fire, the largest single forest fire in the state’s history.
 * BOOKING


THE CASTLE ON THE CLIFF: MAJESTIC, MAGIC, MANOIR

Thousands of migrants – of whom, many are children – suffer from deadly heat
conditions at the US-Mexico border. As the effects of climate change worsen day
by day, extreme weather conditions are causing a high risk of dehydration and
death amongst migrants who try to enter the States.
 * STAYS


CITY SPOTLIGHT: PHILADELPHIA TO CHANGE THE OVERALL LOOK

This article is part of Earth Refuge’s Spotlight Series on Philadelphia. During
the summer of 2021, cities across the United States (‘US’) have seen record
breaking temperatures to an extent that scientists say would have been
“virtually impossible” to reach without anthropogenic climate change.





GET SPECIAL OFFERS, AND MORE FROM SHORT STAY GUIDE

Subscribe to see secret deals prices drop the moment you sign up!


Leave this field empty if you're human:



SUPPORT

Help Center

Cancellation options

Safety information


COMPANY

About us

Community Blog

Privacy policy

Terms of service


CONTACT

Partnerships

FAQ

Get in touch


SOCIAL



Copyright © 2024 - by MindVision Studio

 * Sign in
 * Sign up

Sign in to your account
Remember me
Forgot Password?
Create an account
Normal User Partner User

I confirm that I have read and accepted the privacy policy

Sign Up

Select User Type

Normal User Partner User
I have read and accept the Terms and Privacy Policy


Already have an account? Log In
Reset Password

Enter the e-mail address associated with the account.
We'll e-mail a link to reset your password.




Back to Log In


Powered by Google Übersetzer
English Français Deutsch Italiano Português Español
de
Manage consent Manage consent
CancelApply
WordPress Appliance - Powered by TurnKey Linux

Originaltext

Diese Übersetzung bewerten
Mit deinem Feedback können wir Google Übersetzer weiter verbessern