turkish.bookingsnow.co.uk Open in urlscan Pro
66.154.14.157  Public Scan

URL: https://turkish.bookingsnow.co.uk/
Submission: On September 12 via api from US — Scanned from DE

Form analysis 3 forms found in the DOM

POST callbackmail.php

<form action="callbackmail.php" method="post">
  <div class="form-group">
    <input type="text" name="fname" id="fname" class="form-control" placeholder="Full Name">
  </div>
  <div class="form-group">
    <div class="stepper "><input type="number" name="phone" id="phone" class="form-control stepper-input" placeholder="Contact number"><span class="stepper-arrow up"></span><span class="stepper-arrow down"></span></div>
  </div>
  <div class="form-group">
    <input type="text" name="bestime" id="bestime" class="form-control" placeholder="Best time to call">
  </div>
  <button type="submit" id="inquiry_submit" class="btn blue_gr_bg btn-block text-uppercase white_text" style=" background: #e81932; color:#ffffff;">Submit</button>
</form>

GET ../tickets

<form method="get" action="../tickets" onsubmit="return checkFromTo()" class="small" id="multi-city-form">
  <div class="custom-form">
    <div class="range">
      <div class="col-md-4 col-sm-12 col-xs-12">
        <div class="form-group radio-inline-wrapper">
          <label class="radio-inline white">
            <input name="input-group-radio" value="round-trip" type="radio" class="flight-radio radio-custom" checked=""><span class="radio-custom-dummy"></span>Round Trip </label>
          <label class="radio-inline white">
            <input name="input-group-radio" value="one-way" type="radio" class="flight-radio radio-custom"><span class="radio-custom-dummy"></span>One Way </label>
          <label class="radio-inline white" style="display:none;">
            <input name="input-group-radio" value="multi-city" type="radio" class="flight-radio radio-custom"><span class="radio-custom-dummy"></span>Multi-city </label>
        </div>
      </div>
      <br class="multi-city">
      <br class="multi-city">
      <p class="multi-city" style="position:absolute; left:20px;">1st LEG</p>
      <br class="multi-city">
      <div class="range offset-top-15">
        <div class="col-md-3 col-sm-12 col-xs-12">
          <div class="form-group">
            <label class="white">From</label>
            <!--Select 2-->
            <input id="flight-from" data-constraints="@Required" name="flight-from" type="text" class="form-control flight-from form-control-has-validation" placeholder="Going From " required="" autocomplete="off"><span
              class="form-validation"></span>
            <i class="fa-plane input-icon"></i>
          </div>
        </div>
        <div class="col-md-3 col-sm-12 col-xs-12">
          <div class="form-group">
            <label class="white">To</label>
            <!--Select 2-->
            <input id="flight-to" data-constraints="@Required" name="flight-to" type="text" class="form-control flight-to form-control-has-validation" required="" placeholder="Going To" autocomplete="off"><span class="form-validation"></span>
            <i class="fa-plane input-icon fa-rotate-90"></i>
          </div>
        </div>
        <div class="col-md-2 col-sm-12 col-xs-12">
          <div class="form-group">
            <label class="white">Departure</label>
            <input type="text" id="flight-departure" name="departure" class="form-control flatpickr-input" value=" 2024/09/12 " onchange="resetCalander()" required="required" readonly="readonly">
            <i class="fa-calendar input-icon"></i>
          </div>
        </div>
        <div class="col-md-2 col-sm-12 col-xs-12">
          <div class="form-group">
            <label class="flight-return white">Return</label>
            <input type="text" id="flight-return" name="return" class="form-control flight-return contact-input-return flatpickr-input" value=" 2024/09/12 " onchange="resetCalander()" required="required" readonly="readonly">
            <i class="fa-calendar input-icon flight-return"></i>
          </div>
        </div>
        <div class="col-md-2 col-sm-12 col-xs-12">
          <label class="white">Class</label>
          <select name="cabin" id="cabin" class="wpcf7-form-control wpcf7-select wpcf7-validates-as-required select2-hidden-accessible" tabindex="-1" aria-hidden="true">
            <option value="Economy Class">Economy Class</option>
            <option value="Premium Economy Class">Premium Economy Class</option>
            <option value="Business Class">Business Class</option>
            <option value="First Class">First Class</option>
          </select><span class="select2 select2-container select2-container--bootstrap" dir="ltr" style="width: 180px;"><span class="selection"><span class="select2-selection select2-selection--single" role="combobox" aria-haspopup="true"
                aria-expanded="false" tabindex="0" aria-labelledby="select2-cabin-container"><span class="select2-selection__rendered" id="select2-cabin-container" title="Economy Class">Economy Class</span><span class="select2-selection__arrow"
                  role="presentation"><b role="presentation"></b></span></span></span><span class="dropdown-wrapper" aria-hidden="true"></span></span>
        </div>
      </div>
      <div class="range offset-top-15 form-hiden-portion">
        <div class="col-xs-6 col-sm-6 col-md-6 col-lg-2" style="margin-top:0px;">
          <div class="form-group">
            <label class="white">Name*</label>
            <!--Select 2-->
            <input type="text" class="form-control contact-input" id="name" name="name" required="">
          </div>
        </div>
        <div class="col-xs-6 col-sm-6 col-md-6 col-lg-2" style="margin-top:0px;">
          <div class="form-group">
            <label class="white">Email*</label>
            <!--Select 2-->
            <input type="email" class="form-control contact-input" id="email" name="email" required="">
          </div>
        </div>
        <div class="col-xs-6 col-sm-6 col-md-6 col-lg-2" style="margin-top:0px;">
          <div class="form-group">
            <label class="white">Phone*</label>
            <!--Select 2-->
            <input type="tel" class="form-control contact-input" id="phone" name="phone" required="">
          </div>
        </div>
        <div class="col-xs-6 col-sm-6 col-md-6 col-lg-2" style="margin-top:0px;">
          <div class="form-group">
            <label class="white">Adult(12+)</label>
            <select id="adult" name="adult" class="wpcf7-form-control wpcf7-select wpcf7-validates-as-required select2-hidden-accessible" tabindex="-1" aria-hidden="true"> &gt; <option value="01">01</option>
              <option value="02">02</option>
              <option value="03">03</option>
              <option value="04">04</option>
              <option value="05">05</option>
              <option value="06">06</option>
              <option value="07">07</option>
              <option value="08">08</option>
              <option value="09">09</option>
            </select><span class="select2 select2-container select2-container--bootstrap" dir="ltr" style="width: auto;"><span class="selection"><span class="select2-selection select2-selection--single" role="combobox" aria-haspopup="true"
                  aria-expanded="false" tabindex="0" aria-labelledby="select2-adult-container"><span class="select2-selection__rendered" id="select2-adult-container" title="01">01</span><span class="select2-selection__arrow"
                    role="presentation"><b role="presentation"></b></span></span></span><span class="dropdown-wrapper" aria-hidden="true"></span></span>
          </div>
        </div>
        <div class="col-xs-6 col-sm-6 col-md-6 col-lg-2" style="margin-top:0px;">
          <div class="form-group">
            <label class="white">Child(2-12)</label>
            <select id="child" name="child" class="wpcf7-form-control wpcf7-select wpcf7-validates-as-required select2-hidden-accessible" tabindex="-1" aria-hidden="true"> &gt; <option value="00">0</option>
              <option value="01">01</option>
              <option value="02">02</option>
              <option value="03">03</option>
              <option value="04">04</option>
              <option value="05">05</option>
              <option value="06">06</option>
              <option value="07">07</option>
              <option value="08">08</option>
              <option value="09">09</option>
            </select><span class="select2 select2-container select2-container--bootstrap" dir="ltr" style="width: auto;"><span class="selection"><span class="select2-selection select2-selection--single" role="combobox" aria-haspopup="true"
                  aria-expanded="false" tabindex="0" aria-labelledby="select2-child-container"><span class="select2-selection__rendered" id="select2-child-container" title="0">0</span><span class="select2-selection__arrow"
                    role="presentation"><b role="presentation"></b></span></span></span><span class="dropdown-wrapper" aria-hidden="true"></span></span>
          </div>
        </div>
        <div class="col-xs-6 col-sm-6 col-md-6 col-lg-2" style="margin-top:0px;">
          <div class="form-group">
            <label class="white">Infant( &lt;2)</label>
            <select id="infant" name="infant" class="wpcf7-form-control wpcf7-select wpcf7-validates-as-required select2-hidden-accessible" tabindex="-1" aria-hidden="true"> &gt; <option value="00">0</option>
              <option value="01">01</option>
              <option value="02">02</option>
              <option value="03">03</option>
              <option value="04">04</option>
              <option value="05">05</option>
              <option value="06">06</option>
              <option value="07">07</option>
              <option value="08">08</option>
              <option value="09">09</option>
            </select><span class="select2 select2-container select2-container--bootstrap" dir="ltr" style="width: auto;"><span class="selection"><span class="select2-selection select2-selection--single" role="combobox" aria-haspopup="true"
                  aria-expanded="false" tabindex="0" aria-labelledby="select2-infant-container"><span class="select2-selection__rendered" id="select2-infant-container" title="0">0</span><span class="select2-selection__arrow"
                    role="presentation"><b role="presentation"></b></span></span></span><span class="dropdown-wrapper" aria-hidden="true"></span></span>
          </div>
        </div>
        <div class="col-xs-12 col-sm-12 col-md-12 col-lg-12 justify-content-right" style="margin-top:0px;">
          <div class="form-group">
            <!--Select 2-->
            <button class="btn_search btn btn-info btn-sm btn-naira btn-naira-up " style=" width: 100%; margin-top:20px;background:#e81932;color:white; border-radius:32px"><span class="icon fa-search"></span><span
                style="font-size: 18px;background-color:#e81932;padding:12px 0;">Search</span></button>
          </div>
        </div>
      </div>
    </div>
  </div>
</form>

GET manage.php

<form action="manage.php" method="GET">
  <p> <label>
      <input type="radio" name="input-group-radio" value="Data Change" checked="checked" class="radio-custom"><span class="radio-custom-dummy"></span> Data Change </label>
    <label>
      <input type="radio" name="input-group-radio" value="Cabin Upgrade" class="radio-custom"><span class="radio-custom-dummy"></span> Cabin Upgrade </label>
    <label>
      <input type="radio" name="input-group-radio" value="Seat Selection" class="radio-custom"><span class="radio-custom-dummy"></span> Seat Selection </label>
    <label>
      <input type="radio" name="input-group-radio" value="Extra Baggage" class="radio-custom"><span class="radio-custom-dummy"></span> Extra Baggage </label>
  </p>
  <div class="col-xs-6 col-sm-6 col-md-6 col-lg-3">
    <div class="form-group">
      <label class="white">Booking Ref</label>
      <!--Select 2-->
      <input type="text" class="form-control contact-input" name="ticket" placeholder="Ticket Number / Booking Ref" required="">
    </div>
  </div>
  <div class="col-xs-6 col-sm-6 col-md-6 col-lg-3">
    <div class="form-group">
      <label class="white">Last Name</label>
      <!--Select 2-->
      <input type="text" class="form-control contact-input" name="name" placeholder="Last Name" required="">
    </div>
  </div>
  <div class="col-xs-6 col-sm-6 col-md-6 col-lg-3">
    <div class="form-group">
      <label class="white">Phone</label>
      <!--Select 2-->
      <input type="text" class="form-control contact-input" name="phone" placeholder="00123456789" required="">
    </div>
  </div>
  <div class="col-xs-6 col-sm-6 col-md-6 col-lg-2">
    <!--Select 2-->
    <input type="submit" class="btn_search btn btn-info btn-sm btn-naira btn-naira-up" style="border-radius:32px; width: 100%; margin-top:20px;background:#e81932;color:white;font-size:13px;" value="Search">
  </div>
</form>

Text Content

Turksih Airline Call:0203 813 0736

 * 

Turkish Airline

Call Now For Reservation
0203 813 0736
Bookings Now

Toggle navigation
 * Home
   
   
   
   
   
   
   
   
   
   
   
 * Contact Us
 * Business Class Flights

 * Login
 * English
   * Japanese
   * Egyptian
 * Login
 * Sign Up

XClose

CALL FOR BOOKING:

 Whatsapp Now

  0203 813 0736


 Call Back
×Close

CALL ME BACK

Thank you for your sumission. We will contact with you shortly.


Submit

Flights Manage My Booking
Round Trip One Way Multi-city



1st LEG


From
To
Departure
Return
Class Economy Class Premium Economy Class Business Class First Class Economy
Class
Name*
Email*
Phone*
Adult(12+) > 01 02 03 04 05 06 07 08 09 01
Child(2-12) > 0 01 02 03 04 05 06 07 08 09 0
Infant( <2) > 0 01 02 03 04 05 06 07 08 09 0
Search

Data Change Cabin Upgrade Seat Selection Extra Baggage

Booking Ref
Last Name
Phone



START PLANNING YOUR NEXT TRIP

Thinking of travelling somewhere soon? Here are some options to help you get
started.

EXPLORE OUR DESTINATIONS

Find flights and fare

ELEVATE YOUR EXPERIENCE

Purchase add-ons



YOUR HOLIDAYS AWAITS

Book a package

TRAVEL REQUIREMENTS

Visitors entering Turkey may be required to obtain visitor health insurance as
part of the visa application process.




MOST TRAVELLED FLIGHT DESTINATIONS

Discover the latest offers start planning your next trip.
Flights to Zimbabwe
London - Harare

Fare From £667.68
Book Now
Flights to Ghana
London - Accra

Fare From £582.48
Book Now
Flights to Nigeria
London - Abuja

Fare From £484.71
Book Now


EXPLORE FLIGHT DEALS FROM UK AIRPORT

Looking for cheap flights or last minute deals from London?
Flights to Australia
 * Flights to Brisbane fr. £895.19
 * Flights to Melbourne fr. £778.85
 * Flights to Sydney fr. £603.44

Flights to United States
 * Flights to New York fr. £456.47
 * Flights to Orlando fr. £605.87
 * Flights to Las Vegas fr. £652.12

Flights to Thailand
 * Flights to Bangkok fr. £631.86
 * Flights to Phuket fr. £466.24
 * Flights to Krabi fr. £828.60

Flights to Saudi Arabia
 * Flights to Jeddah fr. £422.59
 * Flights to Madinah fr. £525.64
 * Flights to Riyadh fr. £556.81

Flights to Canada
 * Flights to Vancouver fr. £563.37

Flights to New Zealand
 * Flights to Auckland fr. £710.91
 * Flights to Wellington fr. £1244.46
 * Flights to Queenstown fr. £2072.61

Flights to Bangladesh
 * Flights to Chittagong fr. £928.21
 * Flights to Dhaka fr. £541.30
 * Flights to Sylhet fr. £1379.36

Flights to Zimbabwe
 * Flights to Harare fr. £468.11
 * Flights to Bulawayo fr. £495.66
 * Flights to Victoria Falls fr. £500.21

Flights to China
 * Flights to Beijing fr. £899.31
 * Flights to Guangzhou fr. £754.71
 * Flights to Shanghai fr. £1116.11

Flights to worldwide destinations from all major airports of UK on all major
airlines. We try to ensure your travel within your budget!

 * Reservation and Bookin
   0203 813 0736
 * SMS / Whatsapp
   +447763476750

 * 
 * Travel Tips
 * Privacy Policy
 * Terms & Conditions
 * About Us
 * Contact Us



NEED ANY HELP?

CALL 24/7 FOR ANY HELP


0203 813 0736

FOLLOW US ON

 * 
 * 
 * 
 * 

OUR COMPANY

 * About Us
   
   
   
   
 * Contact Us
 * Request Call Back

POPULAR DESTINATIONS

 * Accra
 * Lagos
 * Nairobi
 * Harare

HELP CENTER

 * Contact
 * Request Call Back

© Copyright 2024 All Rights Reserved.

 * Travel Tips
 * Privacy Policy
 * Terms & Conditions
 * About Us
 * Contact Us



SeptemberOctoberNovemberDecember

SunMonTueWedThuFriSat
123456789101112131415161718192021222324252627282930123456789101112
SeptemberOctoberNovemberDecember

SunMonTueWedThuFriSat
123456789101112131415161718192021222324252627282930123456789101112