mplsairporttaxiservice.com Open in urlscan Pro
151.106.97.247  Public Scan

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

Form analysis 1 forms found in the DOM

Name: frmCabookiePOST https://mplsairporttaxiservice.com/vehicle-selection/

<form name="frmCabookie" id="frmCabookie" action="https://mplsairporttaxiservice.com/vehicle-selection/" method="POST" target="_parent" data-parsley-validate="" novalidate=""><input type="hidden" name="rdJourneyCategory" value="Regular">
  <div class="row gx-2">
    <div class="min-form-pickup col-12 col-lg">
      <div class="input-group">
        <span class="input-group-text"><i class="fa-solid fa-map-pin"></i></span>
        <input type="text" id="txtPickUpLocation" name="txtPickUp" placeholder="Pick Up - Location/Address" class="form-control autocomplete-Location rounded-end ui-autocomplete-input pac-target-input" autocomplete="off" required="required"
          data-parsley-errors-container="#pickErrCon" data-parsley-error-message="Please select valid location/address">
        <input type="text" id="txtPickUp" name="txtPickUp" placeholder="Pick Up - Location/Address" class="form-control autocomplete-Google" autocomplete="off" style="display: none;" disabled="disabled" data-parsley-errors-container="#pickErrCon"
          data-parsley-error-message="Please select valid address">
      </div>
      <input type="hidden" id="txtPickUpLat" name="txtPickUpLat">
      <input type="hidden" id="txtPickUpLng" name="txtPickUpLng">
      <div id="pickErrCon"></div>
    </div>
    <div class="min-form-dropoff col-12 col-lg">
      <div id="dropOff1Row">
        <div class="input-group">
          <span class="input-group-text"><i class="fa-solid fa-flag"></i></span>
          <input type="text" id="txtDropOff1Location" name="txtDropOff[]" placeholder="Drop Off - Location/Address" class="form-control autocomplete-Location ui-autocomplete-input pac-target-input" autocomplete="off" required="required"
            data-parsley-errors-container="#dropErrCon" data-parsley-error-message="Please select valid location/address">
          <input type="text" id="txtDropOff1" name="txtDropOff[]" placeholder="Drop Off - Location/Address" class="form-control autocomplete-Google" autocomplete="off" style="display: none;" disabled="disabled"
            data-parsley-errors-container="#dropErrCon" data-parsley-error-message="Please select valid location/address">
          <button type="button" class="btn btn-primary" onclick="addDropOff();"><i class="fa-solid fa-plus"></i></button>
        </div>
        <input type="hidden" id="txtDropOff1Lat" name="txtDropOff1Lat">
        <input type="hidden" id="txtDropOff1Lng" name="txtDropOff1Lng">
      </div>
      <div id="dropErrCon"></div>
      <div id="addedRows" class="w-100">
        <div id="dropoff2" style="display: none;">
          <div class="input-group mt-2">
            <span class="input-group-text"><i class="fa-solid fa-flag"></i></span>
            <input type="text" id="txtDropOff2Location" name="txtDropOff[]" placeholder="Additional Drop Off" class="form-control autocomplete-Location ui-autocomplete-input pac-target-input" autocomplete="off" disabled="disabled"
              data-parsley-errors-container="#dropOffErrCon2" data-parsley-error-message="Please select valid location/address">
            <input type="text" id="txtDropOff2" name="txtDropOff[]" placeholder="Additional Drop Off" class="form-control autocomplete-Google" autocomplete="off" style="display: none;" disabled="disabled"
              data-parsley-errors-container="#dropOffErrCon2" data-parsley-error-message="Please select valid location/address">
            <input type="hidden" id="txtDropOff2Lat" name="txtDropOff2Lat">
            <input type="hidden" id="txtDropOff2Lng" name="txtDropOff2Lng">
            <button type="button" class="btn btn-danger" onclick="removeDropOff(2);"><i class="fa-solid fa-minus"></i></button>
          </div>
          <div id="dropOffErrCon2"></div>
        </div>
        <div id="dropoff3" style="display: none;">
          <div class="input-group mt-2">
            <span class="input-group-text"><i class="fa-solid fa-flag"></i></span>
            <input type="text" id="txtDropOff3Location" name="txtDropOff[]" placeholder="Additional Drop Off" class="form-control autocomplete-Location ui-autocomplete-input pac-target-input" autocomplete="off" disabled="disabled"
              data-parsley-errors-container="#dropOffErrCon3" data-parsley-error-message="Please select valid location/address">
            <input type="text" id="txtDropOff3" name="txtDropOff[]" placeholder="Additional Drop Off" class="form-control autocomplete-Google" autocomplete="off" style="display: none;" disabled="disabled"
              data-parsley-errors-container="#dropOffErrCon3" data-parsley-error-message="Please select valid location/address">
            <input type="hidden" id="txtDropOff3Lat" name="txtDropOff3Lat">
            <input type="hidden" id="txtDropOff3Lng" name="txtDropOff3Lng">
            <button type="button" class="btn btn-danger" onclick="removeDropOff(3);"><i class="fa-solid fa-minus"></i></button>
          </div>
          <div id="dropOffErrCon3"></div>
        </div>
        <div id="dropoff4" style="display: none;">
          <div class="input-group mt-2">
            <span class="input-group-text"><i class="fa-solid fa-flag"></i></span>
            <input type="text" id="txtDropOff4Location" name="txtDropOff[]" placeholder="Additional Drop Off" class="form-control autocomplete-Location ui-autocomplete-input pac-target-input" autocomplete="off" disabled="disabled"
              data-parsley-errors-container="#dropOffErrCon4" data-parsley-error-message="Please select valid location/address">
            <input type="text" id="txtDropOff4" name="txtDropOff[]" placeholder="Additional Drop Off" class="form-control autocomplete-Google" autocomplete="off" style="display: none;" disabled="disabled"
              data-parsley-errors-container="#dropOffErrCon4" data-parsley-error-message="Please select valid location/address">
            <input type="hidden" id="txtDropOff4Lat" name="txtDropOff4Lat">
            <input type="hidden" id="txtDropOff4Lng" name="txtDropOff4Lng">
            <button type="button" class="btn btn-danger" onclick="removeDropOff(4);"><i class="fa-solid fa-minus"></i></button>
          </div>
          <div id="dropOffErrCon4"></div>
        </div>
      </div>
    </div>
    <div class="min-form-datetime col-12 col-lg">
      <div class="row gx-1">
        <div class="col-md-6">
          <div class="input-group">
            <span class="input-group-text"><i class="fa-solid fa-calendar-days"></i></span>
            <input type="text" name="txtDate" id="datepicker" class="form-control" placeholder="Pickup date" required="" data-parsley-errors-container="#txtDateCon" data-parsley-error-message="Please select valid date" readonly="readonly">
          </div>
          <div id="txtDateCon"></div>
        </div>
        <div class="col-md-3 col-6">
          <select name="selDateHr" id="selDateHr" class="form-select form-select-lg" required="" data-parsley-error-message="Required">
            <option value="">HH</option>
            <option value="00">00</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>
            <option value="10">10</option>
            <option value="11">11</option>
            <option value="12">12</option>
            <option value="13">13</option>
            <option value="14">14</option>
            <option value="15">15</option>
            <option value="16">16</option>
            <option value="17">17</option>
            <option value="18">18</option>
            <option value="19">19</option>
            <option value="20">20</option>
            <option value="21">21</option>
            <option value="22">22</option>
            <option value="23">23</option>
          </select>
        </div>
        <div class="col-md-3 col-6">
          <select name="selDateMn" id="selDateMn" class="form-select form-select-lg" required="" data-parsley-error-message="Required">
            <option value="">MM</option>
            <option value="00">00</option>
            <option value="05">05</option>
            <option value="10">10</option>
            <option value="15">15</option>
            <option value="20">20</option>
            <option value="25">25</option>
            <option value="30">30</option>
            <option value="35">35</option>
            <option value="40">40</option>
            <option value="45">45</option>
            <option value="50">50</option>
            <option value="55">55</option>
          </select>
        </div>
      </div>
    </div>
    <div class="min-form-submit col-12 col-lg-auto">
      <input type="button" class="btn btn-primary w-100" id="btnCheckPrice" value="GET QUOTE">
      <input type="hidden" name="cabookie" value="M"><input type="hidden" name="key" id="key">
    </div>
  </div>
</form>

Text Content

+7638880808 mplsairporttaxi@yahoo.com
 * Home
 * About
 * Services
 * Reviews
 * Contact Us
 * Login





MPLS AIRPORT TAXI

Your Local Taxi Service Network

HH 00 01 02 03 04 05 06 07 08 09 10 11 12 13 14 15 16 17 18 19 20 21 22 23
MM 00 05 10 15 20 25 30 35 40 45 50 55


Looking for a first-class cab service? You are at the right place


WELCOME TO MPLS AIRPORT TAXI!

A whole new world is ready to be explored with MPLS Airport Taxi. We offer the
best rides at unbelievable prices for the best people like you.

Cozy cars













Experience a smooth ride with us!



 


































































Easy payments

Pay for your rides in the most optimised way possible!

For all occasions

From business trips to casual rides we travel with you in all walks of life.

Modest

Comfy rides aren't costly everywhere. We are a living example.


OCCASIONS WE SERVE

We would be delighted to travel with you in all important occasions of yours! We
are known to be the pioneers of cab services  where you can find shimmering
Saloons to elegant eight seaters at unbelievable affordable costs.

Weddings

Start your endless journey of life with our beautiful ride!

Business trips

Didn't you book your journey beforehand for an important meeting which is yet to
happen? Make an immediate booking with us and attend the meeting with peace.

Flight runs

Entrusting us in catching your most important flight is the best way of saving
yourself from flight run anxiety.

Meet & greet services

We receive you with utmost pleasure in the airport and offer an amazing ride
that you can cherish.

Appointments

Any appointment of yours will have your on-time presence. Thank us later!

Condolences

Let the soft breeze soothe your soul as you ride in our cab and relieve you from
the pain losing your loved ones.

Features of MPLS Airport Taxi


BOOKING MANAGEMENT

The most optimised booking management system will help you get a desired ride
and make you opt for our proactive services.







THE NAVIGATION

Our ultimate goal is your swift and safe ride to your destination. Our
navigation paves way to your memorable ride.




THE PAYMENT OPTIONS

The wide range of payment options gives you a lot of choices to make your budget
friendly payments in seconds.



FREQUENTLY ASKED QUESTIONS

This column can give better insights on our services to build a wavelength
between us and the customers. 

ARE YOU A LICENCED COMPANY?

Yes. We are licenced by the Council.

IS YOUR SERVICE AVAILABLE DAY AND NIGHT?

Yes. We operate 24 hours 7 days a week, all through the year.

ARE YOUR PRICES FIXED?

Yes. The prices are fixed for pre booked transfers. But if there are any
additional drop offs, pickups or diversions there will be additional charges.

CAN I SMOKE IN THE CAR?

No. We operate a strict no smoking policy in all our vehicles.

ARE YOU CHARGING ANYTHING EXTRA FOR CHRISTMAS?

An additional surcharge of 50% on the prices listed on this site will be added
on the following dates: 25, 26, 31 December as well as 1 January.

HOW DO I FIND MY DRIVER AT THE AIRPORT?

Our driver will wait in the arrival hall with your name card usually by the
airport information desk.

WILL I BE SHARING WITH ANYONE ELSE?

No. We do not operate a shared taxi service.

IS GRATUITY INCLUDED IN THE PRICE?

No. It is at the passengers discretion.

THANKS FOR VISITING OUR WEBSITE!

Seeing your name on our booking list will make us happy, since it's our utmost
purpose to serve you.

Contact
Privacy PolicyTerms
Address: Mound Minnesota
© 2024 MPLS Airport Taxi Service . All Rights Reserved.
Developed by Webseomap