www.flystartravel.in Open in urlscan Pro
2606:4700:3031::6815:4bf3  Public Scan

Submitted URL: http://flystartravel.in/
Effective URL: https://www.flystartravel.in/
Submission: On December 22 via api from NL — Scanned from NL

Form analysis 4 forms found in the DOM

GET https://www.flystartravel.in/b2c/flight/view/search_page.php

<form action="https://www.flystartravel.in/b2c/flight/view/search_page.php" method="GET" autocomplete="off">
  <div class="row">
    <div class="col-md-12" style="padding:0px;">
      <div class="row">
        <div class="col-md-6">
          <div class="col-md-3 col-xs-4">
            <div class="radio checked">
              <label class="jtype">
                <input type="radio" name="flight_typeJourny" id="dom_select_one" value="1" checked="checked" autocomplete="off">One way </label>
            </div>
          </div>
          <div class="col-md-3 col-xs-4">
            <div class="radio radiort">
              <label class="jtype">
                <input type="radio" name="flight_typeJourny" class="dom_select_round dom_select_round_radio" value="2" autocomplete="off"> Round </label>
            </div>
          </div>
          <div class="col-md-3 col-xs-4">
            <div class="radio">
              <label class="jtype">
                <input type="radio" name="flight_typeJourny" id="dom_select_multicity" value="3" autocomplete="off"> Multicity </label>
            </div>
          </div>
        </div>
      </div>
    </div>
  </div>
  <div class="row">
    <div class="col-md-12 col-xs-12">
      <div class="row border">
        <!-- ------ Oneway and Round SEARCH ----- -->
        <div class="col-md-3 oneway_on">
          <div class="form-group new-form-group mpadding-left0">
            <label class="mpadding-left0">Origin</label>
            <input type="text" id="dom_flight_from" name="dom_flight_from" class="input-text form-control new-form-control dom_flight_from mpadding-left0" count="0" placeholder="City or Airport Code" autocomplete="off">
          </div>
        </div>
        <div class="col-md-1" style="text-align: center;">
          <button type="button" class="oneway_on btn btn-default switchCity switchBtn"><i class="glyphicon glyphicon-refresh"></i></button>
        </div>
        <div class="col-md-3 oneway_on">
          <div class="form-group new-form-group border-right mpadding-left0">
            <label class="mpadding-left0">Destination</label>
            <input type="text" id="dom_flight_to" name="dom_flight_to" class="input-text form-control new-form-control dom_flight_to mpadding-left0" placeholder="City or Airport Code" autocomplete="off">
          </div>
        </div>
        <div class="col-md-5 col-xs-12 oneway_on">
          <div class="row">
            <div class="col-md-6 col-xs-6 oneway_on">
              <div class="datepicker-wrap form-group new-form-group border-right mpadding-left0">
                <label class="mpadding-left0">Departure</label>
                <div class="input-group">
                  <input type="text" id="dom_flight_departon" name="flight_departon" value="22-12-2023" class="input-text form-control new-form-control mpadding-left0 hasDatepicker" placeholder="Departing On" readonly="" autocomplete="off">
                  <!-- <label class="input-group-addon btn" for="dom_flight_departon">
												   <i class="glyphicon glyphicon-calendar" style="color:#333"></i>
												</label> -->
                </div>
              </div>
            </div>
            <div class="col-md-6 col-xs-6 return_on">
              <div class="datepicker-wrap form-group new-form-group mpadding-left0">
                <label class="mpadding-left0">Return</label>
                <div class="input-group">
                  <input type="text" id="dom_flight_returnon" name="flight_returnon" value="" class="input-text form-control new-form-control dom_select_round mpadding-left0 hasDatepicker" placeholder="Return On" readonly="" autocomplete="off">
                  <!-- <label class="input-group-addon btn" for="dom_flight_returnon">
												   <i class="glyphicon glyphicon-calendar" style="color:#333"></i>
												</label> -->
                </div>
              </div>
            </div>
          </div>
        </div>
        <!-- ------ Oneway and Round SEARCH ----- -->
        <!-- ------ Multi SEARCH ----- -->
        <div class="col-md-12 multi_on moreitinerary" style="display:none;"></div>
        <!-- ------ Multi SEARCH ----- -->
      </div>
      <div class="row margin-top10">
        <div class="col-md-4 col-xs-12">
          <div class="row">
            <div class="col-md-4 col-xs-4">
              <div class="form-group">
                <label>Adult (12y+)</label>
                <div class="selector input-field">
                  <select class="form-control" id="dom_flight_adults" name="flight_adults" autocomplete="off">
                    <option value="1">1</option>
                    <option value="2">2</option>
                    <option value="3">3</option>
                    <option value="4">4</option>
                    <option value="5">5</option>
                    <option value="6">6</option>
                    <option value="7">7</option>
                    <option value="8">8</option>
                    <option value="9">9</option>
                  </select><span class="custom-select">1</span>
                </div>
              </div>
            </div>
            <div class="col-md-4 col-xs-4">
              <div class="form-group">
                <label>Child (2y-12y)</label>
                <div class="selector">
                  <select class="form-control" id="dom_flight_children" name="flight_children" autocomplete="off">
                    <option value="0">0</option>
                    <option value="1">1</option>
                    <option value="2">2</option>
                    <option value="3">3</option>
                    <option value="4">4</option>
                    <option value="5">5</option>
                    <option value="6">6</option>
                    <option value="7">7</option>
                    <option value="8">8</option>
                    <option value="9">9</option>
                  </select><span class="custom-select">0</span>
                </div>
              </div>
            </div>
            <div class="col-md-4 col-xs-4">
              <div class="form-group">
                <label>Infant (0-2y)</label>
                <div class="selector">
                  <select class="form-control" id="infant" name="flight_infant" autocomplete="off">
                    <option value="0">0</option>
                    <option value="1">1</option>
                    <option value="2">2</option>
                  </select><span class="custom-select">0</span>
                </div>
              </div>
            </div>
          </div>
        </div>
        <div class="col-md-6 col-xs-9">
          <div class="form-group">
            <label>&nbsp;</label>
            <label class="fare_span" for="regular">
              <input type="radio" name="fare_type" id="regular" value="REGULAR" checked="checked" autocomplete="off">
              <p class="ftypep">Regular</p>
            </label>
            <label class="fare_span" for="student">
              <input type="radio" name="fare_type" id="student" value="STUDENT" autocomplete="off">
              <p class="ftypep">Student</p>
            </label>
            <label class="fare_span" for="armed_force">
              <input type="radio" name="fare_type" id="armed_force" value="ARMED_FORCE" autocomplete="off">
              <p class="ftypep">Armed Force</p>
            </label>
            <label class="fare_span" for="senior_citizen">
              <input type="radio" name="fare_type" id="senior_citizen" value="SENIOR_CITIZEN" autocomplete="off">
              <p class="ftypep">Sr. Citizen</p>
            </label>
          </div>
          <!-- div class="form-group">
									<label>Fare Type</label>
									<select class="form-control" id="fare_type" name="fare_type">
										<option value="REGULAR">Regular</option>
										<option value="STUDENT">Student</option>
										<option value="ARMED_FORCE">Armed Force</option>
										<option value="SENIOR_CITIZEN">Senior Citizen</option>
									</select>
								</div -->
        </div>
        <div class="col-md-2 col-xs-3 text-center">
          <div class="form-group">
            <label>&nbsp;</label>
            <label class="fare_span" for="non_stop" style="padding:6px 10px;">
              <input type="checkbox" name="direct" value="1" id="non_stop" autocomplete="off">
              <p class="ftypep">Non Stop Flights</p>
            </label>
          </div>
        </div>
      </div>
      <div class="row">
        <div class="col-md-8 col-xs-2">
        </div>
        <div class="col-md-2 col-xs-12">
          <div class="form-group">
            <label>&nbsp;</label>
            <div class="selector">
              <select class="form-control" id="dom_flight_class" name="flight_class" autocomplete="off">
                <option value="2">Economy</option>
                <option value="3">Premium Economy</option>
                <option value="4">Business</option>
                <option value="5">Premium Business</option>
                <option value="6">First</option>
                <option value="1">All</option>
              </select><span class="custom-select">Economy</span>
            </div>
          </div>
        </div>
        <div class="col-md-2 col-xs-12">
          <div class="form-group">
            <label>&nbsp;</label>
            <button name="button" id="button" type="submit" class="full-width button sky-blue-btn" style="border-radius:5px;">SEARCH</button>
          </div>
        </div>
      </div>
    </div>
  </div>
  <!-- div class="row"> 
					<div class="clearfix visible-xs"></div>
					<div class="col-md-12 col-xs-12">
						<a class="show_more_option" style="color:#29abe2;"><i class="soap-icon-triangle-bottom"></i> Show More Options (Preferred Airline ,Class)</a>
					</div>
					<div class="clearfix visible-xs"></div>
					<div class="col-md-12 col-xs-12 show_more_option_details" style="display:none;">
						<div class="row">
							<div class="col-md-6">
								
							</div>
						</div>
					</div>
				</div -->
</form>

<form autocomplete="off">
  <div class="form-group">
    <input type="email" name="username" id="username" class="input-text full-width" placeholder="email address" autocomplete="off">
  </div>
  <div class="form-group">
    <input type="password" id="password" name="password" class="input-text full-width" placeholder="password" autocomplete="off">
  </div>
  <div class="form-group">
    <a href="https://www.flystartravel.in/user-forgot-password" class="forgot-password pull-right">Forgot password?</a>
    <div class="checkbox checkbox-inline">
      <label>
        <input type="checkbox" autocomplete="off"> Remember me </label>
    </div>
  </div>
  <button type="button" name="submit" class="full-width btn btn-success btn-medium signInButton">SIGN IN</button>
</form>

POST

<form class="applyCurrencyForm" method="POST" action="" enctype="multipart/form-data" autocomplete="off">
  <div class="row">
    <div class="col-md-12">
      <label>Select Currency</label>
    </div>
    <div class="col-md-6 col-xs-6">
      <input type="radio" name="currency" value="INR" checked="" autocomplete="off">&nbsp;&nbsp;<img src="https://www.flystartravel.in/global/images/currency/INR_flag.png" class="img" style="max-height:20px;"> <b>India (INR)</b>
    </div>
    <div class="col-md-6 col-xs-6">
      <input type="radio" name="currency" value="USD" autocomplete="off">&nbsp;&nbsp;<img src="https://www.flystartravel.in/global/images/currency/USD_flag.png" class="img" style="max-height:20px;"> <b>USA (USD)</b>
    </div>
    <div class="col-md-6 col-xs-6">
      <label>&nbsp;</label><br>
      <input type="radio" name="currency" value="AED" autocomplete="off">&nbsp;&nbsp;<img src="https://www.flystartravel.in/global/images/currency/AED_flag.png" class="img" style="max-height:20px;"> <b>UAE (AED) </b>
    </div>
    <div class="col-md-6 col-xs-6">
      <label>&nbsp;</label><br>
      <input type="radio" name="currency" value="GBP" autocomplete="off">&nbsp;&nbsp;<img src="https://www.flystartravel.in/global/images/currency/GBP_flag.png" class="img" style="max-height:20px;"> <b>UK (GBP)</b>
    </div>
    <div class="col-md-6 col-xs-6">
      <label>&nbsp;</label><br>
      <input type="radio" name="currency" value="AUD" autocomplete="off">&nbsp;&nbsp;<img src="https://www.flystartravel.in/global/images/currency/AUD_flag.png" class="img" style="max-height:20px;"> <b>AU (AUD)</b>
    </div>
    <div class="col-md-6 col-xs-6">
      <label>&nbsp;</label><br>
      <input type="radio" name="currency" value="NZD" autocomplete="off">&nbsp;&nbsp;<img src="https://www.flystartravel.in/global/images/currency/NZD_flag.png" class="img" style="max-height:20px;"> <b>NZ (NZD)</b>
    </div>
    <div class="col-md-6 col-xs-6">
      <label>&nbsp;</label><br>
      <input type="radio" name="currency" value="EUR" autocomplete="off">&nbsp;&nbsp;<img src="https://www.flystartravel.in/global/images/currency/EUR_flag.png" class="img" style="max-height:20px;"> <b>EU (EUR)</b>
    </div>
  </div>
  <hr>
  <div class="row">
    <div class="col-md-12">
      <label>Select Language</label>
    </div>
    <div class="col-md-6 col-xs-6">
      <input type="radio" name="language" value="English" checked="" autocomplete="off">&nbsp;&nbsp;<b>English</b>
    </div>
  </div>
  <div class="row">
    <div class="col-md-6">
    </div>
    <div class="col-md-6">
      <button type="button" name="submit" value="Apply" class="btn btn-success btn-md full-width applyCurrency">Apply</button>
    </div>
  </div>
</form>

POST #

<form method="POST" action="#" autocomplete="off">
  <div class="input-group">
    <input type="email" name="mail_subscription" id="mail_subscription" class="input-text full-width" placeholder="your email" required="required" autocomplete="off">
    <span class="input-group-btn">
      <button class="btn btn-success subscription" type="button"><i class="glyphicon glyphicon-ok"></i></button>
    </span>
  </div>
</form>

Text Content

Mobile Menu Toggle
 *   +91 9531895005
 *  
   
 *  Login
   
 *  Manage Bookings
 *  Partner
 *    INR   English  ₹ 

 * Flights
 * Hotels
 * Buses
 * Cars
 * Tours
 * Visa
 * Log In
 * Register
 * Manage Bookings
 * Partner Login
 *    INR   English  ₹ 

 * 
 * 
 * 

 1. 1
 2. 2
 3. 3

Flights
Hotels
Stays
Buses
Tours
Cars
Cruises
Rail
Visas
Flight Tracking
  Web Checkin


FLIGHT BOOKING

One way
Round
Multicity
Origin

Destination
Departure

Return


Adult (12y+)
1 2 3 4 5 6 7 8 9 1
Child (2y-12y)
0 1 2 3 4 5 6 7 8 9 0
Infant (0-2y)
0 1 2 0
 

Regular

Student

Armed Force

Sr. Citizen

 

Non Stop Flights

 
Economy Premium Economy Business Premium Business First All Economy
  SEARCH
Lowest Price &

BEST PRICE GUARANTEE

Get all your travel needs

PERSONALISED SERVICES

Customer satisfaction


24X7 CUSTOMER SUPPORT


EXPLORE DIFFERENT PACKAGES

World's leading tour and travels Booking website, Amazing packages worldwide
with best price.


SEE ALL

NEPAL

SEE ALL

MALAYSIA

SEE ALL

BANGKOK

SEE ALL

KERALA


NOW STAY CONNECTED ANYTIME ANYWHERE


Introducing our Mobile Application for Android

The fastest mobile app for online transaction and payments. Not just easy, safe
and secure, it is quick.

DOWNLOAD IT & EXPERIENCE the best and the fastest Mobile Application for
Android.

Download from
google play



POWERED BY

 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 

 1. 1
 2. 2
 3. 3

 * Previous
 * Next

×

LOGIN

Forgot password?
Remember me
SIGN IN

Don't have an account? Click to Register

Close
×

CURRENCY & LANGUAGE

Select Currency
   India (INR)
   USA (USD)
 
   UAE (AED)
 
   UK (GBP)
 
   AU (AUD)
 
   NZ (NZD)
 
   EU (EUR)

--------------------------------------------------------------------------------

Select Language
  English
Apply


FOLLOW US


CORPORATE INFORMATION

 * About Us
 * Contact Us
 * Privacy Policy
 * User Agreement
 * Terms & Conditions
 * Cancellation & Refund Policy


OTHERS

 * Become an Affiliate
 * Channel Partner Login
 * Register Your Business
 * Make Payment
 * Mobile App(Android)
   
 * Blogs


MAILING LIST

Sign up for our mailing list to get latest updates and offers.


We respect your privacy
 * Secured By -
 * 



 * 
   Home
 * 
   Account
 * 
   Offers
 * 
   Wallet
 * 
   Support