city-link.co.in Open in urlscan Pro
20.193.244.248  Public Scan

Submitted URL: http://city-link.co.in/
Effective URL: https://city-link.co.in/
Submission: On September 19 via manual from IN — Scanned from DE

Form analysis 5 forms found in the DOM

<form>
  <div id="fpi_submit_username"><label for="username">Name</label><input type="text" id="username" name="username" diableusername="" value=""></div>
  <div id="fpi_submit_message"><label for="message">Phone</label> <input type="text" name="txtCallMeBackMobile" id="txtCallMeBackMobile" style="width:100%;" maxlength="10" onkeypress="return isNumber(event);" required="true"
      class="tel-number-field long"></div>
  <div id="fpi_submit_loading"></div>
  <div id="fpi_submit_submit"><input type="submit" value="Request A Callback"></div>
</form>

<form class="form-validate" novalidate="novalidate" style="background-color:#00000059;text-align: center;">
  <input type="hidden" name="_token" value="AlyVFvyWpqvT7LmuN1J6ioYnRqnPC9WMFi1d6awh">
  <!--<h3 class="aligncenter">Book a Truck</h3>-->
  <div class="row form-with-labels">
    <div class="col-md-12">
      <div class="form-group">
        <input type="text" id="txtSource" name="txtSource" value="" placeholder="From..." style="height:34px;" class="pac-target-input" autocomplete="off"><span class="fa fa-map-marker animated fadeInDown"
          style="color: #3cd83c; margin-top:-8px;"></span>
      </div>
    </div>
    <div class="col-md-12">
      <div class="form-group">
        <input type="text" id="txtDestination" name="txtDestination" value="" placeholder="To..." style="height:34px;" class="pac-target-input" autocomplete="off"><span class="fa fa-map-marker animated fadeInDown"
          style="color: #f00; margin-top:-8px;"></span>
      </div>
    </div>
    <div class="col-md-12">
      <div class="form-group">
        <select id="ddlVehicleType" name="ddlVehicleType" style="height: 34px;" class="form-control">
          <option selected="">Select Vehicle</option>
          <option value="MINI TRUCK">TATA ACE/Mahindra Maximo</option>
          <option value="MINI SUPER TRUCK">DOST</option>
          <option value="LIGHT TRUCK">TATA 407</option>
          <option value="MEDIUM TRUCK 14FT">EICHER 14Ft</option>
          <option value="MEDIUM TRUCK 17FT">EICHER 17Ft</option>
        </select>
      </div>
    </div>
  </div>
  <button type="button" style="border: 2px solid #01aef2;text-decoration: none;padding:0.4em 2.5em; border-radius: 5px !important;background: #01aef2 !important;font-size: 18px;font-weight: 300;" onclick="fnRedirectbooking()" class="button"><span
      style="color: #fff;">Book Now</span></button>
  <button type="button" id="btnRepeatOrder" style="border: 1px solid #01aef2;text-decoration: none;padding: 10px 20px; border-radius: 0px !important;background: #01aef2 !important;text-transform: uppercase;font-size: 18px; display:none;"
    onclick="RepeatOrderDetail();" class="button"><span style="color: #fff;">Repeat Order</span></button>
  <!--<h1 ><a href="tel:+91 80 4344 4344" style="color:#fff; font-size:20px;"><i class="fa fa-phone" aria-hidden="true"></i><b> 080-4344 4344</b></a></h1> -->
  <h1 id="PhoneChange"><a href="tel:+91  080 4344 4344" style="font-size:20px; color: white;"><i class="fa fa-phone" aria-hidden="true"></i><b>  080 4344 4344</b></a></h1>
</form>

<form role="form">
  <div class="form-group">
    <input id="inputName" type="text" class="form-control quick_cnt" name="inputName" placeholder="Name">
  </div>
  <div class="form-group">
    <input id="inputEmail" type="text" class="form-control quick_cnt" name="inputEmail" placeholder="Email">
  </div>
  <div id="hint4"></div>
  <div class="form-group">
    <input id="input_Mobile" type="text" class="form-control quick_cnt" name="input_Mobile" placeholder="Phone Number">
  </div>
  <div class="form-group">
    <textarea id="input_textarea" name="input_textarea" class="form-control quick_cnt_1" type="textarea" placeholder="Comments" row="1"></textarea>
  </div>
  <button id="btn_FeedbackSubmit" type="button" name="btn_FeedbackSubmit" onclick="fnOnFeedbackSubmit();" class="btn btn-primary qk_btn">Submit</button>
  <div>
    <p id="success_text"></p>
  </div>
</form>

<form role="form" class="form-horizontal"> <!-- action="/login" method = "POST" -->
  <input type="hidden" name="_token" value="AlyVFvyWpqvT7LmuN1J6ioYnRqnPC9WMFi1d6awh">
  <div class="form-group" id="loginMobDiv">
    <label for="loginmobile" class="col-sm-2 control-label">
    </label>
    <div class="col-sm-9">
      <input type="text" maxlength="10" name="loginmobile" class="form-control " id="loginMob" placeholder="Mobile Number">
    </div>
  </div>
  <div class="form-group" id="loginPassDiv">
    <label for="inpLoginPassword" class="col-sm-2 control-label">
    </label>
    <div class="col-sm-9">
      <input maxlength="50" type="password" class="form-control " name="loginpassword" id="inpLoginPassword" placeholder="Password">
    </div>
  </div>
  <!-- enter opt to verify -->
  <div class="form-group" id="enterOtpDiv" style="display: none">
    <label for="enterOtp" class="col-sm-2 control-label">
    </label>
    <div class="col-sm-9">
      <input maxlength="6" type="text" class="form-control " name="enterOtpInp" id="enterOtp" placeholder="Enter OTP">
    </div>
  </div>
  <!-- Enetr new password -->
  <div class="form-group" id="resetPassDiv" style="display: none; ">
    <label for="resetPass" class="col-sm-2 control-label">
    </label>
    <div class="col-sm-9">
      <input maxlength="10" type="password" class="form-control shakable" name="resetPassInp" id="resetPass" placeholder="Enter New Password">
    </div>
  </div>
  <div class="form-group" id="resetPassVerifyDiv" style="display: none;">
    <label for="resetPassVerify" class="col-sm-2 control-label">
    </label>
    <div class="col-sm-9">
      <input maxlength="10" type="password" class="form-control shakable" name="resetPassVerifyInp" id="resetPassVerify" placeholder="Re-Enter Password">
    </div>
  </div>
  <div class="row">
    <div class="col-sm-2">
    </div>
    <div class="col-sm-9">
      <button type="button" id="loginBtn" class="btn btn-primary btn-sm loginSubmit" style="border-radius: none !important;">Login </button>
      <a id="forgotPassword" style="font-size: 12px;text-decoration: none;color: #337ab7;" href="javascript:;">Forgot password?</a>
      <button type="button" id="loginRequestOtp" class="btn btn-primary btn-sm" style="display: none;">Request OTP </button>
      <button type="button" id="otpVerifyBtn" class="btn btn-primary btn-sm" style="display: none;">Verify OTP </button>
      <button type="button" id="resetPassword" class="btn btn-primary btn-sm" style="display: none;">Reset Password </button>
      <div id="err_txt"></div>
    </div>
  </div>
  <div class="row" id="LoginSignUpDiv">
    <div class="col-sm-2">
    </div>
    <div class="col-sm-9">
      <p style="color: #757373;font-weight: 400;">
        <small><span style="font-size: 12px;">Not Registered?</span></small>
        <a id="loginSignupLink" style="font-size: 12px;font-weight: bold;text-decoration: none;" href="#myModal2" data-toggle="modal" onclick="fnRefreshRegistrationData();" data-dismiss="modal"><u style="text-decoration: none; color: #337ab7;">SignUp</u></a>
      </p>
    </div>
  </div>
</form>

POST

<form id="myForm" method="post"> <input type="hidden" name="_token" value="AlyVFvyWpqvT7LmuN1J6ioYnRqnPC9WMFi1d6awh">
  <div class="form-group"> <input type="customerName" class="form-control" placeholder="Enter Name" id="customerName" style="font-weight: normal;"> </div>
  <div id="name-valid" class="form-group" style="display: none; margin-top: -5%; text-align: left; margin-bottom: 0px;"> <span style="font-size: 10px; font-family: sans-serif; color: red;">Enter Valid Name.</span> </div>
  <div class="form-group"> <input type="emailadd" class="form-control" placeholder="Email-id" id="email" style="font-weight: normal;"> </div>
  <div class="form-group" id="hints"></div>
  <div id="email-valid" class="form-group" style="display: none; margin-top: -5%; text-align: left; margin-bottom: 0px;"> <span style="font-size: 10px; font-family: sans-serif; color: red;">Enter Valid Email Address.</span> </div>
  <div class="form-group"> <input class="form-control" placeholder="Mobile number" id="number" maxlength="10" style="font-weight: normal;"> </div>
  <div id="mobile-valid" class="form-group" style="display: none; margin-top: -5%; text-align: left; margin-bottom: 0px;"> <span style="font-size: 11px;font-family: sans-serif; color: red;">Mobile Should be 10 Digits.</span> </div>
  <div class="form-group"> <input class="form-control" placeholder="Referral Code" id="refcode" style="font-weight: normal;"> </div>
  <div id="msgBox" class="form-group" style="display: none;"> <input class="form-control shakable" placeholder="OTP" id="msgCode"> </div>
  <div class="form-group" id="errMessage"> </div>
  <div class="form-group"> <input type="checkbox" id="terms" name="vehicle" value="Bike"><span class="terms"> I Agree With <a href="TermsAndCondition" style="color: #337ab7;"> Terms and Conditions.</a></span> </div>
  <div id="check-valid" class="form-group" style="display: none; margin-top: -5%; text-align: left; margin-bottom: 0px;"> <span style="font-size: 11px; font-family: sans-serif; color: red;">Please Agree the Terms &amp; Condition.</span> </div>
  <button type="button" id="Registerbtn" class="btn btn-primary btn-sm">Register</button>
  <p style="color: #757373;font-weight: 400; margin:-13.5% 0% 0% 31%"> <small><span style="font-size: 12px;">Already registered?</span></small>
    <a id="RegisterLogin" style="font-size: 12px;font-weight: bold;text-decoration: none;" href="#myModal1" data-dismiss="modal"><u id="RegisterLoginbtn" style="text-decoration: none;color: #337ab7;">Login</u></a> </p>
</form>

Text Content

×
Welcome to quick call back.
Name
Phone






080 4344 4344 info@city-link.co.in
Get App Login City Link EV
Toggle navigation
Toggle navigation
 * Home
 * Pricing
 * Offers
 * Tutorials
 * Track Order
 * Enterprise
 * Partners
 * Contact us

   Get App Login City Link EV
 * ☰

×
 * Home
 * Pricing
 * Track Order
 * Tutorials
 * Contact us

City Link is compliant with the new E-invoicing provisions under GST. Please
provide requisite details while booking to get e-invoice wherever applicable.
Select Vehicle TATA ACE/Mahindra MaximoDOSTTATA 407EICHER 14FtEICHER 17Ft
Book Now Repeat Order


080 4344 4344


CITYLINK GOES GREEN WITH EV



VALUE ADDED SERVICES

LOADER ASSISTANCE

MULTIPLE PAYMENT OPTIONS

E-DOCUMENTATION

CHAT OPTION

COVID-19 RELIEF INITIATIVE

(OUR PARTNERS TESTIMONIALS)

Our initiative to help the partner (Driver/Vendor) in COVID-19 menace.
City Link COVID- 19 relief initiative benefited some of our partners in the time
of difficulty.
Find their gratitude for the provided support:

As per the proverb "Friend in need is a friend indeed" Once again City-Link
proves that they are Good friends to their drivers.

@Abusaleha

During this pandemic situation also they made me to earn by providing trips, on
top of that they surprised me by donating money.

@Sudhakar

Thanks for City-link to help us in this situation and being part of our family.

@Rajasekharia



Great initiative thanks for the concern happy to be a city-linker.

@Diwakar




DOWNLOAD OUR APP

INSTANT BOOKING

Book in a few clicks with easy payment options.


EASY TO USE

Intuitive design for ease of booking.



REBOOK OPTION

No need to enter all the details again!
Use Rebook option.

ADD FAVOURITES

Add your favourite locations for instant booking.

WHY CHOOSE US?

RELIABLE

ECONOMICAL

CUSTOMIZED SOLUTION

PROFESSIONAL SERVICES

WHAT OUR FRIENDS SAY ABOUT US





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

We are glad we signed up with City Link, they have lived up to the expectations,
meeting our dynamic requirements, delivering on time every time while keeping
the total cost of transportation optimal!

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

Santhosh Praveen, Big Basket





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

Our business requires proof of delivery at different points along with loader
assistance. City Link team was able to provide us both… simple technological
solutions like digital doc as well as reliable Loader Assistance.

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

- Bhaskar Hegde, GRB Dairy Foods Pvt. Ltd.





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

Had never imagined this level of professionalism in the local transport
business. This is what is needed and is extremely welcome.

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

- Anand Rai, Kaati Zone





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

We were looking for experienced drivers with complete knowledge of Bangalore
city routes. City Link Services complied with our request.

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

- Premalatha, Timex Group India Ltd.



OUR ANNUAL VENDOR PARTNER MEET

City Link conducted its annual Driver Meet program on 22nd Nov 2020 to
felicitate the Driver partners. More than 50 drivers shared their experiences of
long term association with the company. Most touching were the stories on how
CityLink helped them to earn income during Covid-19 lockdowns. Drivers also
expressed their gratitude and joy of being part of CityLink family. Function was
presided by our Directors Mr. R. Jayakumar and Mr. Puneet Prakash



×

ERROR

Please Fill the Booking Details to Proceed.

OK
×

LOCATION ERROR

Sorry your entered location is out of service area. Please contact customer care
center
Close

RATING

Order Number:

Driver rating

Service rating
Submit
×

ALERT

Dear Customers


We regret to inform you, due to bandh called by Kannada organization there might
be some delay in our service on 5 Dec 2020

Close

USEFUL LINKS

 * Terms and Conditions
 * Privacy Policy
 * Cancellation Policy
 * Insurance Policy
 * Contact Us
   
 * Annual Return



INFORMATION

 * Home
 * About us
 * Service Types
   
 * Pricing
 * Get App
 * Offers
 * FAQs
   

CORPORATE OFFICE

 * City Link Portal Pvt.Ltd., #7, Rd Number 10, KIADB Export
   Promotion Industrial Area,
   Whitefield, Bengaluru,
   Karnataka 560066
 * 080 4344 4344
 * info@city-link.co.in
 * Download Our App

QUICK CONTACT


Submit





© 2017 City Link Portal Pvt.Ltd, All Rights Reserved.


×
Login Forgot password? Request OTP Verify OTP Reset Password


Not Registered? SignUp


×
Enter Valid Name.


Enter Valid Email Address.

Mobile Should be 10 Digits.



I Agree With Terms and Conditions.
Please Agree the Terms & Condition.
Register

Already registered? Login