serviceindians.com Open in urlscan Pro
103.177.225.109  Public Scan

Submitted URL: https://www.serviceindians.com/
Effective URL: https://serviceindians.com/
Submission: On September 13 via automatic, source certstream-suspicious — Scanned from DE

Form analysis 7 forms found in the DOM

<form class="app-form" id="frm_playstore" novalidate="novalidate">
  <input type="radio" class="utype" value="user" name="usertype" checked="">User <input type="radio" class="utype" value="provider" name="usertype" checked="">Service Provider <h3 class="appmsg"></h3>
  <input type="tel" class="mobile_no form-control" name="mobile_no" placeholder="Enter Your Phone Number" required="" maxlength="10" style="border: 2px solid #ebebeb;">
  <button type="submit" name="sendlink" value="sendlink" class="btn btn-yellow sendapplink">Send App Link</button>
</form>

POST https://serviceindians.com/startup

<form class="form-horizontal" id="login_frm" method="post" action="https://serviceindians.com/startup" novalidate="novalidate">
  <div class="form-group clearfix">
    <div class="col-sm-12 text-center">
      <input type="hidden" class="form-control act_input" name="act_input" id="act_input">
      <input type="hidden" class="form-control redirection_url" name="redirection_url" id="redirection_url">
      <label>Username</label>
      <input type="text" tabindex="1" autofocus="" class="form-control" id="user_email" name="txt_username" maxlength="100" placeholder="Username" autocomplete="off">
    </div>
  </div>
  <div class="form-group clearfix">
    <div class="col-sm-12 text-center">
      <label>Password</label>
      <input type="password" tabindex="2" class="form-control password" id="password" maxlength="32" name="txt_password" placeholder="Password" autocomplete="off">
    </div>
    <span class="help-block pull-right"></span>
    <div style="text-align: center;">
      <span id="errmsg"></span>
    </div>
    <!--<div class="col-md-2"></div>
                                <div class="col-md-10">
                                    <div class="col-md-5"> <input type="checkbox" class="showHide"> Show Password </div>
                                    <div class="col-md-5"><input type="checkbox" name="remember_me" id="user_remember_me"> Keep me signed in</div>
                                </div>-->
    <div class="col-md-12 text-center">
      <input type="submit" tabindex="3" id="login" name="login" class="btn btn-yellow" value="Sign In">
    </div>
  </div>
  <div class="form-group clearfix accdetails">
    <div class="col-xs-12 text-center">
      <a href="#" id="forgot" data-toggle="modal" data-target="#forgotUser-flyer">Forgot your password?</a>
    </div>
    <div class="col-xs-12 text-center">
      <span>Don't have an account? <a href="" id="signup_url" class="linka linksignup">Sign up!</a></span>
    </div>
  </div>
  <div class="form-group form-group-facebook">
    <p>
      <span>SIGN IN WITH SOCIAL MEDIA</span>
    </p>
  </div>
  <div class="form-group sign-with-google">
    <div class="col-md-12">
      <a href="https://serviceindians.com/google-login" class="btn btn-block btn-google" id="google_sign_in"><i class="fa fa-google-plus"></i> Sign in with Google</a>
    </div>
    <!--<div class="col-md-6">
                                        <a href="https://www.facebook.com/v3.2/dialog/oauth?client_id=2079649155635625&state=8c1d29550c8614a66ec28d3bf00963c5&response_type=code&sdk=php-sdk-5.0.0&redirect_uri=https%3A%2F%2Fserviceindians.com%2FLogin%2Ffacebook_login&scope=email" class="btn btn-block btn-facebook" id="google_sign_in" ><i class="fa fa-facebook" ></i> Sign in with Facebook</a>
                                </div>-->
  </div>
  <div class="fade_1"></div>
</form>

POST https://serviceindians.com/Startup/send_forgotpassword

<form class="form-horizontal" id="forgot_frm" method="post" action="https://serviceindians.com/Startup/send_forgotpassword">
  <div class="form-group clearfix" style="margin-bottom: 0px; ">
    <div class="col-md-12 text-center">
      <input type="hidden" class="form-control act_input" name="forgot_act_input" id="forgot_act_input">
      <div>
        <p>Enter your Email address to Reset your password</p>
        <input type="email" class="form-control" autofocus="" tabindex="1" id="forgot_user_email" name="email" maxlength="100" placeholder="Enter email" required="">
      </div>
    </div>
  </div>
  <div class="form-group clearfix">
    <div class=" col-md-12 text-center">
      <input type="submit" id="forgot_user_submit" name="submit" class="btn btn-yellow " value="Submit">
    </div>
  </div>
  <div class="fade_1"></div>
  <div class="modal_1">
    <img class="loader" src="https://serviceindians.com/loader.gif" alt="ServiceIndians" title="ServiceIndians">
  </div>
</form>

Name: quotation_formPOST https://serviceindians.com/quotation/add_quotation

<form class="form-horizontal" id="viewQuatation" action="https://serviceindians.com/quotation/add_quotation" role="form" method="post" name="quotation_form" enctype="multipart/form-data" novalidate="novalidate">
  <input type="hidden" class="form-control" id="merchant_id" name="merchant_id" value="">
  <div class="form-group clearfix">
    <div class="col-sm-12">
      <center><label style="text-align:center;color:gray;">Name</label></center>
      <input type="text" class="form-control" id="name" name="name" maxlength="100" placeholder="Name" required="required">
      <div for="name" generated="true" class="error text-center"></div>
    </div>
  </div>
  <div class="form-group clearfix">
    <div class="col-sm-12">
      <center><label style="text-align:center;color:gray;">Email</label></center>
      <input type="email" class="form-control" id="email" name="email" placeholder="Email" required="required">
      <div for="email" generated="true" class="error text-center"></div>
    </div>
  </div>
  <div class="form-group clearfix">
    <div class="col-sm-12">
      <center><label style="text-align:center;color:gray;">Phone</label></center>
      <input type="text" class="form-control isNumber" id="phone" name="phone" minlength="10" maxlength="10" placeholder="Phone" required="required">
      <div for="phone" generated="true" class="error text-center"></div>
    </div>
  </div>
  <div class="form-group clearfix">
    <div class="col-sm-12">
      <center><label style="text-align:center;color:gray;">Description</label></center>
      <textarea class="form-control" id="description" name="description" rows="4" cols="4" placeholder="Description" required="required"></textarea>
      <div for="description" generated="true" class="error text-center"></div>
    </div>
  </div>
  <div class="form-group clearfix">
    <div class="col-xs-12 text-center">
      <input type="submit" id="get_quatation" name="get_quatation" class="btn btn-yellow" value="Submit">
    </div>
  </div>
  <div class="fade_1"></div>
  <!--<div class="modal_1">
                                            <img class="loader" src="/loader.gif" alt='' />
                                    </div>-->
</form>

POST

<form class="form-horizontal" id="login_pop_frm" method="post" novalidate="novalidate">
  <div class="form-group clearfix">
    <div class="col-sm-12 text-center">
      <input type="hidden" class="form-control act_input" name="act_input" id="act_input">
      <input type="hidden" class="form-control redirection_url" name="redirection_url" id="redirection_url">
      <label>Enter Mobile Number</label>
      <input type="text" tabindex="1" autofocus="" class="form-control isInteger" id="mobileno" name="mobileno" maxlength="10" value="" placeholder="Enter Mobile Number" autocomplete="off" required="">
    </div>
  </div>
  <div class="form-group clearfix">
    <div class="col-md-12 text-center">
      <input type="submit" tabindex="3" id="btncontinue" name="btncontinue" class="btn btn-yellow" value="Continue">
    </div>
  </div>
  <div class="form-group form-group-facebook">
    <p><span>SIGN IN WITH SOCIAL MEDIA</span></p>
  </div>
  <div class="form-group sign-with-google">
    <div class="col-md-6">
      <a href="https://serviceindians.com/google-login" class="btn btn-block btn-google google_sign_in_pop" id="google_sign_in"><i class="fa fa-google-plus"></i> Sign in with Google</a>
    </div>
    <div class="col-md-6">
      <a href="https://www.facebook.com/v3.2/dialog/oauth?client_id=2079649155635625&amp;state=8c1d29550c8614a66ec28d3bf00963c5&amp;response_type=code&amp;sdk=php-sdk-5.0.0&amp;redirect_uri=https%3A%2F%2Fserviceindians.com%2FLogin%2Ffacebook_login&amp;scope=email" class="btn btn-block btn-facebook" id="google_sign_in"><i class="fa fa-facebook"></i> Sign in with Facebook</a>
    </div>
  </div>
  <div class="fade_1"></div>
</form>

POST https://serviceindians.com/user-signup

<form class="form-horizontal" id="login_pop_frm1" method="post" action="https://serviceindians.com/user-signup" novalidate="novalidate">
  <div class="form-group clearfix">
    <div class="col-sm-12 text-center">
      <input type="hidden" class="form-control act_input" name="act_input" id="act_input">
      <input type="hidden" class="form-control redirection_url" name="redirection_url" id="redirection_url">
      <label>OTP sent on <span class="enteredmob"></span> <a href="#" class="editmob">Edit</a></label>
      <input type="hidden" tabindex="1" autofocus="" class="form-control isInteger" id="txt_mobileno" name="txt_mobileno" maxlength="100" placeholder="Enter Mobile Number" autocomplete="off" required="">
    </div>
  </div>
  <div class="form-group clearfix">
    <div class="col-sm-12 text-center">
      <label>Enter OTP</label>
      <input type="text" maxlength="4" tabindex="2" class="form-control txt_otp" id="txt_otp" name="txt_otp" placeholder="Enter OTP" autocomplete="off">
      <span class="help-block pull-right"></span>
      <div style="text-align: center;">
        <span id="errmsgpop"></span>
      </div>
    </div>
  </div>
  <div class="form-group clearfix">
    <div class="col-md-12 text-center">
      <input type="submit" tabindex="3" id="login" name="login" class="btn btn-yellow btnsubmit" value="Login" disabled="true">
    </div>
  </div>
  <div class="form-group form-group-facebook">
    <p><span>SIGN IN WITH SOCIAL MEDIA</span></p>
  </div>
  <div class="form-group sign-with-google">
    <div class="col-md-12">
      <a href="https://serviceindians.com/google-login" class="btn btn-block btn-google google_sign_in_pop" id="google_sign_in"><i class="fa fa-google-plus"></i> Sign in with Google</a>
    </div>
  </div>
  <div class="fade_1"></div>
  <input type="hidden" class="ootp" name="otp" value="">
</form>

POST //translate.googleapis.com/translate_voting?client=te

<form id="goog-gt-votingForm" action="//translate.googleapis.com/translate_voting?client=te" method="post" target="votingFrame" class="VIpgJd-yAWNEb-hvhgNd-aXYTce"><input type="text" name="sl" id="goog-gt-votingInputSrcLang"><input type="text"
    name="tl" id="goog-gt-votingInputTrgLang"><input type="text" name="query" id="goog-gt-votingInputSrcText"><input type="text" name="gtrans" id="goog-gt-votingInputTrgText"><input type="text" name="vote" id="goog-gt-votingInputVote"></form>

Text Content

 * Home
   
   
 * Services
   * * Beautician
   * * Book a Music DJ
   * * CA and CS
   * * Carpenter
   * * Catering
   * * CCTV Camera and Security Servic...
   * * Cleaning Services
   * * Drainage/Garbage Services
   * * Driver
   * * Electrician
   * * Electronics/Appliance Repair
   * * Elevator Repair Service
   * * Garden Designer
   * * Graphic Designers
   * * Healthcare Attendant
   * * Home Renovation
   * * Interior Designer
   * * Packers and Movers
   * * Painter
   * * Pest Control
   * * Pet Services
   * * Photographers
   * * Plumber
   * * Tuition classes
   * * Vehicle Repair
   * * Waterproofing
   * * Website Designers and Digital M...
   * * Wedding/Event Planners
     All services
   
 * How It Works
   
 * Sign In/Sign Up
     
   * As User
   * As Partner
 * Download App
 * 
   Powered by Google Übersetzer

 1. 
 2. 
 3. 


Previous Next


BOOK A SERVICE IN JUST THREE SIMPLE STEPS.

-- Select City -- Pune, MH Pune, MH


FREQUENTLY USED SERVICES

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

 1. 
 2. 
 3. 

Spa At Door Step

Wedding Photographers

Wedding Planners

Electronic Appliance Repair

Electrician

Painter

Massage For Men

Pest Control

Bridal Makeup

Plumber

GST Filling

Wedding Catering

Massage For Women

House Cleaning

Pet Grooming

Flooring/Tile Repair

Previous Next

CHOOSE A SERVICE

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

BEAUTICIAN

BOOK A MUSIC DJ

CA AND CS

CARPENTER

CATERING

CCTV CAMERA AND SECURITY SERVICES

CLEANING SERVICES

DRAINAGE/GARBAGE SERVICES

DRIVER

ELECTRICIAN

ELECTRONICS/APPLIANCE REPAIR

ELEVATOR REPAIR SERVICE

GARDEN DESIGNER

GRAPHIC DESIGNERS

HEALTHCARE ATTENDANT

HOME RENOVATION

INTERIOR DESIGNER

PACKERS AND MOVERS

PAINTER

PEST CONTROL

PET SERVICES

PHOTOGRAPHERS

PLUMBER

TUITION CLASSES

VEHICLE REPAIR

WATERPROOFING

WEBSITE DESIGNERS AND DIGITAL MARKETERS

WEDDING/EVENT PLANNERS

Get Free Credits

Hassle-free Service For Users

Offer On App For Merchants

Offer On App For Users

Why Us

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

BACKGROUND CHECKED

The ServiceIndians are trained professionals, whose background details are
thoroughly checked to ensure your safety and security.

EXPERIENCED PROFESSIONAL

ServiceIndians are called Champs for a reason, as they perform their duties with
diligence and grace.

ON TIME SERVICE

Time is very precious and we guarantee services to our customers in a timely
manner.

RELIABLE & TRANSPARENT

ServiceIndians are continuously focused on providing crystal clear services to
its customers and ensure customer satisfaction.

BEST SERVICE GUARANTEE

ServiceIndians services are transparent to our customers from booking a service
to completion of work.

BEST PRICING

ServiceIndians pricing policies are the best in the market - along with
competitive pricing, there are other lucrative offers to suit everyone’s needs.

How It Works

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

 1. 
 2. 
 3. 


DOWNLOAD APP

Enter your mobile no. to get the APP link




SELECT A SERVICE

Login to your account and select a service you are looking for




BOOK A SERVICE

Book a service which suits your needs


Previous Next

Playstore

Get a link to download the app.

User Service Provider




Send App Link

15525

Total Visitors

4598

Satisfied Users

6000

Service Providers

1173

Service Booked



© 2024 Uplift Web Solutions LLP
All rights reserved.

Made With Love By Creativecrows.

 * About Us
 * Contact Us
   

 * Partner Registration
 * Privacy Policy

Our mission is to provide the best service at a reasonable price without
sacrificing quality. You will be satisfied with our work, knowing we take the
necessary steps to meet your needs and get the job done right.

 * 
 * 
 * 
 * 
 * 
 * 

×

LOGIN

Username
Password


Forgot your password?
Don't have an account? Sign up!

SIGN IN WITH SOCIAL MEDIA

Sign in with Google

×

FORGOT PASSWORD

Enter your Email address to Reset your password




×

QUOTATION FORM

Name

Email

Phone

Description



×

LOGIN

Enter Mobile Number


SIGN IN WITH SOCIAL MEDIA

Sign in with Google
Sign in with Facebook

OTP sent on Edit
Enter OTP



SIGN IN WITH SOCIAL MEDIA

Sign in with Google

Originaltext

Diese Übersetzung bewerten
Mit deinem Feedback können wir Google Übersetzer weiter verbessern