www.easemytrip.com
Open in
urlscan Pro
2600:9000:2182:b800:b:54:57c0:93a1
Public Scan
Submitted URL: https://lnk2.emt.easemytrip.com/vtrack?clientid=16364&ul=AgdSAVYDA1RFVB4TXgdbVUtUHkILDEMMc1kFXVNRAVhdWUhRCl9JEVAHCgBFAB1EUF5EXSI...
Effective URL: https://www.easemytrip.com/holidays/blissful-ooty-tours-package/?utm_source=NetcoreBroadcast&utm_medium=Email&utm_campaign=...
Submission: On July 05 via api from IN — Scanned from DE
Effective URL: https://www.easemytrip.com/holidays/blissful-ooty-tours-package/?utm_source=NetcoreBroadcast&utm_medium=Email&utm_campaign=...
Submission: On July 05 via api from IN — Scanned from DE
Form analysis
2 forms found in the DOM<form id="contact" class="ng-pristine ng-invalid ng-invalid-required ng-valid-pattern ng-valid-maxlength">
<fieldset class="mflex jsb">
<div class="inp_n wd48p">
<div class="hdrPP">Destination</div>
<input ng-model="queryDetail.PackName" placeholder="Choose Package name/Departure City" type="text" class="txt-inp ui-autocomplete-input location-ico ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required" id="Editbox1" readonly=""
tabindex="1" required="" autofocus="" autocomplete="off">
</div>
<div class="inp_n wd48p" style="display:none;">
<i class="fas fa-search sricn"></i>
<input ng-model="queryDetail.DepCity" id="PackageDepartureCity" placeholder="Enter City Name" type="text" class="txt-inp ui-autocomplete-input ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required" ng-change="EditCity('HLADDCITY')"
tabindex="1" required="" autofocus="" autocomplete="off">
<ul class="drp-ul-li ng-hide" ng-show="CityIsVisible">
<!-- ngRepeat: ct in DCityList -->
</ul>
</div>
</fieldset>
<fieldset class="mflex jsb" style="display:none;">
<div class="inp_n wd48p">
<i class="far fa-calendar-alt dticn"></i>
<input ng-model="queryDetail.DepDate" placeholder="Select date" type="text" class="txt-inp ui-autocomplete-input ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required hasDatepicker" id="datexxxx" tabindex="1" required="" autofocus=""
autocomplete="off">
</div>
</fieldset>
<div class="ppdtlsc"> <span>Personal Details</span> </div>
<fieldset class="mflex jsb">
<div class="inp_n wd48p">
<div class="hdrPP">Name</div>
<input ng-model="queryDetail.Name" placeholder="Enter Your Name" type="text" class="user-ico txt-inp ui-autocomplete-input ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required" id="Editbox1" tabindex="1" required="" autofocus=""
autocomplete="off">
</div>
<div class="inp_n wd48p">
<div class="hdrPP">Mobile No.</div>
<div style="border: 1px solid #a6a8aa;border-radius: 6px;margin: 0;padding: 0;">
<input ng-model="queryDetail.CountryCode" value="+91" class="txt-inp wd18p ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required ng-valid-pattern ng-valid-maxlength" type="tel" pattern="[0-9]" id="countryCode" maxlength="5"
required="" style="border: 0;margin: 0;padding:12px 0px 12px 10px;width: 15% !important;">
<input ng-model="queryDetail.MobileNo" placeholder="Mobile No." class="txt-inp wd80p call-ico ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required ng-valid-maxlength" type="text" id="Editbox4" maxlength="10" tabindex="4"
required="" style="border: 0;margin: 0;padding: 12px 0px;">
</div>
</div>
</fieldset>
<fieldset class="mflex jsb">
<div class="inp_n wd100p">
<div class="hdrPP">Email ID</div>
<input ng-model="queryDetail.Email" placeholder="Your E-mail ID" id="Editbox3" class="txt-inp1 email-ico ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required" type="text" tabindex="3" required="">
</div>
</fieldset>
<fieldset class="mflex jsb">
<div class="wd100p">
<div class="mflex gap20">
<div>
<div class="psghed">Adult</div>
<div id="field1" class="psgcolm">
<button type="button" id="subr" class="sub" ng-click="UpdatePax('adt','sub')">-</button>
<input ng-model="queryDetail.noOfAdult" type="text" disabled="" id="1" value="1" min="1" max="3" class="ttlpsgr ng-pristine ng-untouched ng-valid ng-empty">
<button type="button" id="addr" class="add" ng-click="UpdatePax('adt','add')">+</button>
</div>
</div>
<div>
<div class="psghed">Child</div>
<div id="field2" class="psgcolm">
<button type="button" id="sub2r" class="sub" ng-click="UpdatePax('chd','sub')">-</button>
<input ng-model="queryDetail.noOfChild" type="text" disabled="" id="1" value="1" min="1" max="3" class="ttlpsgr ng-pristine ng-untouched ng-valid ng-empty">
<button type="button" id="add2r" class="add" ng-click="UpdatePax('chd','add')">+</button>
</div>
</div>
<div>
<div class="psghed">Infant</div>
<div id="field3" class="psgcolm">
<button type="button" id="sub3r" class="sub" ng-click="UpdatePax('inf','sub')">-</button>
<input ng-model="queryDetail.noOfInfant" type="text" disabled="" id="1" value="1" min="1" max="3" class="ttlpsgr ng-pristine ng-untouched ng-valid ng-empty">
<button type="button" id="add3r" class="add" ng-click="UpdatePax('inf','add')">+</button>
</div>
</div>
</div>
</div>
</fieldset>
<div class="clr"></div>
<div class="contact-main">
<script>
$(function() {
$("#datexxxx").datepicker();
});
</script>
</div>
<fieldset>
<input ng-click="SubmitQueryDetail()" id="Button2" type="button" name="" value="Submit Your Query" class="sub_qu" style=" width: 40%;">
<div class="lodrXX" id="loaderqry" style="display:none;"></div>
</fieldset>
</form>
POST travelerpage
<form action="travelerpage" method="post" class="ng-pristine ng-valid">
<div class="hol-calu-contue">
<div style="display:none;">
<input type="text" name="hdndata" value="_______">
</div>
<input type="hidden" name="hdnBooknow" id="hdnbook" value="_______" autocomplete="off">
<a href="https://www.easemytrip.com/holidays/blissful-ooty-tours-package/?utm_source=NetcoreBroadcast&utm_medium=Email&utm_campaign=20240705&__sta=vhg.fjswogogoxhmjot.zbskgob%7CIFFTFVT&__stm_medium=email&__stm_source=smartech" class=" pdtp15">
<div class="bt-hol-contue pdtp15" ng-click="GoTotraveller()"> Continue Booking</div>
</a>
</div>
</form>
Text Content
Please Wait.. Select Departure Date X MonTueWedThuFriSatSun Want to Go For A Memorable Holiday? × Destination Personal Details Name Mobile No. Email ID Adult - + Child - + Infant - + Searching Choose Train Remove Train () - () | ₹ Continue Filter ByReset All Departure Time from Delhi 12am - 6am Early Morning 6am - 12pm Morning 12pm - 6pm Afternoon 6pm - 12am Night Arrival Time In Delhi 12am - 6am Early Morning 6am - 12pm Morning 12pm - 6pm Afternoon 6pm - 12am Night Quoto General Ladies Lower Berth Tatkal Origin Station [5] Anand Vihar Terminus Delhi (AVCT) [5] Old Delhi (DLI) [5] Delhi Cantt (DEE) Destination Station [5] Anand Vihar Terminus Delhi (AVCT) [5] Old Delhi (DLI) [5] Delhi Cantt (DEE) Fare Classes Second Sitting (2S) Third AC (3A) AC Tier (2A) Sleeper Class (SL) Train Type Special Train Special Suvidha Train Garib Rath * Sort by: * Train Name * Depart * Duration * Arrive Available/RAC Waitlist Not Available Choose Bus Close × | ₹ Continue Filter ByFilter By On Time Guarantee GPS Enabled Buses Departure Time Before 6 AM 6 AM - 12 PM 12 PM - 6 PM After 6 PM Bus Type AC () Non Ac () Sleeper () Seater () Star Rating * 3 Star * 4 Star * 5 Star Boarding Points Dropping Points Amenities Wifi (12) Water Bottle (33) Blankets (21) Charging Points (38) Bus Operator Crown Travels AG Holidays Adventure Booking Centre Pvt Ltd Blue World Tourist Pvt Ltd Choose Activity Remove Activity × Continue Activity Details × Sightseen Details × Attraction Details × Activity Details × Choose Transfer Remove Transfer × Hatchback- Wagon R / Indica Or Similar ₹1500 Continue SEDAN- ETIOS / DZIRE OR SIMILAR 1 Unit | 4 Seats | 1 Luggage Bags * Free cancellation * 24/7 customer helpline ₹1300 Selected SEDAN- ETIOS / DZIRE OR SIMILAR 1 Unit | 4 Seats | 1 Luggage Bags * Free cancellation * 24/7 customer helpline ₹1300 Select SEDAN- ETIOS / DZIRE OR SIMILAR 1 Unit | 4 Seats | 1 Luggage Bags * Free cancellation * 24/7 customer helpline ₹1300 Select SEDAN- ETIOS / DZIRE OR SIMILAR 1 Unit | 4 Seats | 1 Luggage Bags * Free cancellation * 24/7 customer helpline ₹1300 Select Choose Hotel × Room Type: | 2 Adult, 1 child Continue Reset All Star Rating 5 Star 4 Star 3 Star Budget Hotels Trip Advisior Rating Amenities Central Air Conditioning [122] WIFI [12] Airport transportation [38] Mini bar [56] Fitness Centre [16] Property Type Apartment Camp Farm House Guest House Hostel Hotel Resort Area Attraction Shanta Durga Temple Dr. Jack Sequeira Statue Goa State Museum Ancestral Goa Chapora Fortress Oyo Hotels Sort By: Select Low to High High to Low Choose Flight × FILTER CLEAR ALL Price Range ₹0 ₹500 ₹100 ₹400 ₹100 - ₹400 Departure time from Delhi 0:0 0:10 0:0 0:10 0:0 - 0:10 Arrival time at Bangalore 0:0 0:10 0:0 0:10 0:0 - 0:10 Stops Show all Nonstop 1 Stop 2+ Stop Airlines Show all AirAsia ₹5225 Spicejet ₹5225 GO First ₹5225 Air India ₹5225 Airlines DEPART Duration ARRIVE Price Hotel Detail Info Close × × * Flight * Hotels * Holidays * Bus * Cabs * Hot Deals * Corporate Travel * Agent Login × Welcome yash@easemytrip.com Sign in Register My Booking Print/Cancel Booking My Profile 24x7 Helpline Call us :011 - 43131313, 43030303 Log Out * FLIGHTS * HOTELS * FLIGHT+HOTEL * TRAINS * BUS * HOLIDAYS * CABS * Activities * More Charters Book private charters here Visa Apply for a UAE Visa Online Airport service Enjoy airport service Duty free Cruise Book cruise here Gift Card Buy giftcards here Offers Check Best latest offers Customer Service Call Support Tel : 011 - 43131313, 43030303 Mail Support Care@easemytrip.com INR Choose Currency INR INR AED THB USD GBP Login or Signup Customer Login Login & check bookings Corporate Travel Login corporate account Agent Login Login your agent account My Booking Manage your bookings here Hi, abc My Profile Manage your profile, and password EMT Wallet Use your wallet money to avail disounts My Booking Manage your bookings here Log Out YOGI A/C Balance 546546 Statement Balance 354546 Log Out Logout your profile Sign up & Earn Sign Up And Get an exciting deals. Amazing Discounts Login And Enjoy Amazing Discounts On Travel Bookings. Hassle-Free Bookings Sign-In And Enjoy Hassle-Free Bookings. Login or Create an account × +91 * Afghanistan+93 * Albania+355 * Algeria+213 * American Samoa+1684 * Andorra+376 * Angola+244 * Anguilla+1264 * Antigua and Barbuda+1268 * Argentina+54 * Armenia+374 * Aruba+297 * Australia+61 * Austria+43 * Azerbaijan+994 * Bahamas+1242 * Bahrain+973 * Bangladesh+880 * Barbados+1246 * Belarus+375 * Belgium+32 * Belize+501 * Benin+229 * Bermuda+1441 * Bhutan+975 * Bolivia+591 * Bosnia and Herzegovina+387 * Botswana+267 * Brazil+55 * Brunei Darussalam+673 * Bulgaria+359 * Burkina Faso+226 * Burundi+257 * Cambodia+855 * Cameroon+237 * Canada+1 * Cape Verde+238 * Cayman Islands+1345 * Central African Republic+236 * Chad+235 * Chile+56 * China+86 * Colombia+57 * Comoros+269 * Congo (DRC)+243 * Congo (Republic)+242 * Cook Islands+682 * Costa Rica+506 * Côte d'Ivoire+225 * Croatia+385 * Cuba+53 * Cyprus+357 * Czech Republic+420 * Denmark+45 * Djibouti+253 * Dominica+1767 * Dominican Republic+1809 * Ecuador+593 * Egypt+20 * El Salvador+503 * Equatorial Guinea+240 * Eritrea+291 * Estonia+372 * Ethiopia+251 * Faroe Islands+298 * Fiji+679 * Finland+358 * France+33 * French Polynesia+689 * Gabon+241 * Gambia+220 * Georgia+995 * Germany+49 * Ghana+233 * Gibraltar+350 * Greece+30 * Greenland+299 * Grenada+1473 * Guadeloupe+590 * Guam+1671 * Guatemala+502 * Guernsey+44 * Guinea+224 * Guinea-Bissau+245 * Guyana+592 * Haiti+509 * Honduras+504 * Hong Kong+852 * Hungary+36 * Iceland+354 * India+91 * Indonesia+62 * Iran+98 * Iraq+964 * Ireland+353 * Isle of Man+44 * Israel+972 * Italy+39 * Jamaica+1876 * Japan+81 * Jersey+44 * Jordan+962 * Kazakhstan+7 * Kenya+254 * Kiribati+686 * Kuwait+965 * Kyrgyzstan+996 * Laos+856 * Latvia+371 * Lebanon+961 * Lesotho+266 * Liberia+231 * Libya+218 * Liechtenstein+423 * Lithuania+370 * Luxembourg+352 * Macao+853 * Macedonia+389 * Madagascar+261 * Malawi+265 * Malaysia+60 * Maldives+960 * Mali+223 * Malta+356 * Marshall Islands+692 * Martinique+596 * Mauritania+222 * Mauritius+230 * Mexico+52 * Micronesia+691 * Moldova+373 * Monaco+377 * Mongolia+976 * Montenegro+382 * Montserrat+1664 * Morocco+212 * Mozambique+258 * Myanmar (Burma)+95 * Namibia+264 * Nauru+674 * Nepal+977 * Netherlands+31 * New Caledonia+687 * New Zealand+64 * Nicaragua+505 * Niger+227 * Nigeria+234 * North Korea+850 * Norway+47 * Oman+968 * Pakistan+92 * Palau+680 * Palestinian Territory+970 * Panama+507 * Papua New Guinea+675 * Paraguay+595 * Peru+51 * Philippines+63 * Poland+48 * Portugal+351 * Puerto Rico+1787 * Qatar+974 * Réunion+262 * Romania+40 * Russian Federation+7 * Rwanda+250 * Saint Kitts and Nevis+1869 * Saint Lucia+1758 * Saint Vincent and the Grenadines+1784 * Samoa+685 * San Marino+378 * São Tomé and Príncipe+239 * Saudi Arabia+966 * Senegal+221 * Serbia+381 * Seychelles+248 * Sierra Leone+232 * Singapore+65 * Slovakia+421 * Slovenia+386 * Solomon Islands+677 * Somalia+252 * South Africa+27 * South Korea+82 * Spain+34 * Sri Lanka+94 * Sudan+249 * Suriname+597 * Swaziland+268 * Sweden+46 * Switzerland+41 * Syrian Arab Republic+963 * Taiwan, Province of China+886 * Tajikistan+992 * Tanzania+255 * Thailand+66 * Timor-Leste+670 * Togo+228 * Tonga+676 * Trinidad and Tobago+1868 * Tunisia+216 * Turkey+90 * Turkmenistan+993 * Turks and Caicos Islands+1649 * Tuvalu+688 * Uganda+256 * Ukraine+380 * United Arab Emirates+971 * United Kingdom+44 * United States+1 * Uruguay+598 * Uzbekistan+998 * Vanuatu+678 * Vatican City+379 * Venezuela+58 * Viet Nam+84 * Virgin Islands (British)+1284 * Virgin Islands (U.S.)+1340 * Western Sahara+212 * Yemen+967 * Zambia+260 * Zimbabwe+263 Email ID or Mobile Number * Enter a valid Phone Number * Enter a valid Email * Enter a valid Email or Phone Number By logging in, I understand & agree to EaseMyTrip terms of use and privacy policy Otp Authentication × Enter OTP sent to the email Incorrect OTP, please enter valid OTP. Resend OTP OTP sent successfully Get OTP on call request sent successfully * Enter the valid OTP. * YOu have done 5 attempts! Try loggin in with password! Login with OTP Login with Password Password Authentication × Enter Password Please enter correct password. Reset Password Login with OTP Login with Password Forget Password × Registered Mobile Number or Email Email ID or Mobile Number * Enter a valid Phone Number * Enter a valid Email * Enter a valid Email or Phone Number We will send you a reset OTP on your registered Email ID or Mobile Number OTP Authentication × Registered Mobile Number or Email Create New Password Incorrect OTP, please enter valid OTP. * Enter Password Resend OTP Congratulations! × Your account has been created successfully! Maybe Later By logging in, I understand & agree to EaseMyTrip terms of use and privacy policy ✖ * Features * Pages * New Pages * Elements * Users * Charts * Services * App Design * Web Design * Software Design * Label Design * Graphic Design * Portfolio * Overview * Shortcuts * Feedback Holiday Search Flight hotel Trains Flight+Hotel Bus Holidays Cabs Activity Gift Cards Charters Starting From * new delhi * bangalore * pune * mumbai * hyderabad * jaipur * kolkata * abu dhabi * al ain * dubai * fujairah * ras al khaimah * sharjah Travel Date Jul 25th 24 Rooms/Guests Room 1: Adult (Above 12 years) - 2 + Child (Below 12 years) - 0 + Age(s) of Children Add Room Remove Room Done Search * Home * Holidays * Blissful Ooty Blissful Ooty2 Nights / 3 Days 2N Ooty Overview Day wise Itinerary Inclusion/Exclusions Additional Info Overview Ooty continues to hold its title as the "Queen of Hill Stations" and its captivating landscape makes it the finest travel location for a trip in the southern part of India. With the Bangalore to Ooty Package, you can experience the best of this hill town. Everyone will be captivated by the beauty of the surrounding landscape and the meadows dotted with tea plantations in this hill town nestled nicely on the Nilgiri Mountains. Beautiful sky, wonderful rivers, and lush surroundings mirror your thoughts. The atmosphere is calm. The Ooty tour package from Bangalore offered by EaseMyTrp offers a lot of chances to have fun. Special Note * Rates are subject to change at the time of confirmation. * Seats are first to come and first, serve basis. * GST 5% extra on the total cost. * Limited seats are available. Inclusions * Accommodation for 2 nights stay * Meal as per hotel plan * All pick up drop & sightseeing * Toll Tax ,Parking ,Driver allowances. Exclusions * 5% GST * Personal Expenses such as laundry, telephone calls, Tips, mineral water, soft & hard drink, porterages. * Anything not mentioned under ‘Package Inclusions’ * Entrance at any monument/museums or any other activity fees which is not mentioned in the inclusions shall be borne by the customer on direct payable basis. * Vehicle service on leisure days for sightseeing not included in the itinerary * Medical and travel insurance * Terms & Conditions * Booking Policy * Cancellation Policy:- *Before 30 days advance amount will be forfeited. *Between 30–15 days: 50% of total tour cost will be charged as penalty. *Less than 15 days: 100% of total tour cost will be charges as penalty. * The deal is valid for travel till Saturday, 30 September 2024. * Your selected travel dates are guaranteed. In the unlikely event of seats sold out, we guarantee +/- 1/2 days from your preferred dates. * Prices can fluctuate during peak season dates. * Visa can be availed on arrival. * Initial Booking Amount - INR 5,000 per person or cancellation charges whichever is higher (non-refundable and non-transferable). * 30 days prior to the departure date - 50% of the remaining tour cost. * 15 days prior to the departure date - 100% of the tour cost required. Starting from per person Easy No Cost EMI Starts from see option new delhibangalorepunemumbaihyderabadjaipurkolkataabu dhabial aindubaifujairahras al khaimahsharjah Hotel Include in this package * 3 25 Jul - 27 Jul Modify Dates Change dates as per your comfort Book Now Save Query Submit Your query Earn 0 CV points Need Help? Mail us : Holidays@easemytrip.com Blissful Ooty No. of Pax Select 123 Calculate Amount EDIT Total Price = ₹ Continue Booking Copy Link Talk to Expert Submit Query