mybpojob.com
Open in
urlscan Pro
103.160.153.67
Public Scan
URL:
https://mybpojob.com/signin?apply=email
Submission: On November 29 via manual from IN — Scanned from DE
Submission: On November 29 via manual from IN — Scanned from DE
Form analysis
7 forms found in the DOMPOST
<form class="needs-validation" id="mobileSignIn" novalidate="" method="POST">
<input type="hidden" name="_token" value="vKvOwnhxXzhBKRBTxS0riPWOkWVPkL7wpyOExc0u">
<h2>Login with registered <br> <span>Mail ID</span></h2>
<div class="alert alert-danger loginError" role="alert">
</div>
<br>
<input type="email" name="email" value="" class="form-control email" placeholder="Enter the registered mail id" required="">
<div class="invalid-feedback" style="text-align: left;">Please enter your email</div>
<div class="col-md-12" style="padding: 0">
<input id="password-field" type="password" minlength="6" class="form-control password" name="password" placeholder="Enter the password" value="" required="">
<span toggle="#password-field" class="fa fa-fw fa-eye field-icon toggle-password"></span>
</div>
<div class="invalid-feedback" style="text-align: left;">Please enter your Password</div>
<a href="#" class="forget-password" data-target="#login" data-toggle="modal">Forgot
your password?</a>
<button class="mail-submit-button action-btn" id="login-btn" type="button" pagetype="email"> Sign In</button>
</form>
POST
<form class="needs-validation" id="emailSignup" novalidate="" method="POST">
<h2>Login with registered Mobile Number </h2>
<div class="alert alert-danger otpErrorMessage" role="alert"> A simple danger alert—check it out! </div>
<div class="alert alert-success otpVerified" role="alert">
</div>
<div class="justify-content-md-center">
<div class="text-center">
<div class="phone-num-edit">
<input type="text" id="phone" name="phone" class="form-control numbersOnly" placeholder="Mobile number" required="" autocomplete="off">
<div class="editMobileNumber">
<p> Edit Number <i class="fa fa-pencil" aria-hidden="true"> </i> </p>
</div>
<div class="invalid-feedback">Enter the mobile number </div>
</div>
<button class="btn customBtn action-btn" type="button" id="getOTP">Get OTP</button>
<h4 class="otp-title"> Enter OTP </h4>
<div class="bgWhite digit-group ">
<input type="text" class="otp" id="digit-1" name="digit-1" data-next="digit-2" autocomplete="off" maxlength="1">
<input type="text" class="otp" id="digit-2" name="digit-2" data-next="digit-3" data-previous="digit-1" autocomplete="off" maxlength="1">
<input type="text" class="otp " id="digit-3" name="digit-3" data-next="digit-4" data-previous="digit-2" autocomplete="off" maxlength="1">
<input type="text" class="otp isLast" id="digit-4" name="digit-4" data-next="digit-5" data-previous="digit-3" autocomplete="off" maxlength="1">
</div>
<div class="resend-otp">
<p> Didn't receive an OTP? <span><a href="#"> Resend </a> </span> </p>
</div>
<button class="btn customBtn button-disable " type="button" id="btSubmit" pagetype="email" disabled="">Verify</button>
</div>
</div>
</form>
POST
<form class="needs-validation" id="mobileOTPSignup" novalidate="" method="POST">
<input type="hidden" name="_token" value="vKvOwnhxXzhBKRBTxS0riPWOkWVPkL7wpyOExc0u">
<div class="row center-align">
<h4 class="white-text">Login with registered Mobile Number</h4>
</div>
<div class="alert alert-danger otpErrorMessage" role="alert"> A simple danger alert—check it out! </div>
<div class="alert alert-success otpVerified" role="alert">
</div>
<div class="justify-content-md-center">
<div class="text-center">
<div class="phone-num-edit">
<input type="text" id="mobilePhone" name="phone" class="form-control numbersOnly" placeholder="Mobile number" required="" autocomplete="off">
<div class="editMobileNumber editNumber">
<p> Edit Number <i class="fa fa-pencil" aria-hidden="true"> </i> </p>
</div>
<div class="invalid-feedback">Enter the mobile number </div>
</div>
<button class="btn customBtn action-btn" type="button" id="getMobileOTP">Get OTP</button>
<h4 class="otp-title"> Enter OTP </h4>
<div class="bgWhite digit-group ">
<input type="text" class="otp" id="mobile-digit-1" name="mobile-digit-1" data-next="mobile-digit-2" autocomplete="off" maxlength="1">
<input type="text" class="otp" id="mobile-digit-2" name="mobile-digit-2" data-next="mobile-digit-3" data-previous="mobile-digit-1" autocomplete="off" maxlength="1">
<input type="text" class="otp" id="mobile-digit-3" name="mobile-digit-3" data-next="mobile-digit-4" data-previous="mobile-digit-2" autocomplete="off" maxlength="1">
<input type="text" class="otp isLast" id="mobile-digit-4" name="mobile-digit-4" data-next="mobile-digit-5" data-previous="mobile-digit-3" autocomplete="off" maxlength="1">
</div>
<div class="resend-mobile-otp">
<p> Didn't receive an OTP? <span><a href="#"> Resend </a> </span> </p>
</div>
<button class="btn customBtn button-disable action-btn" type="button" id="btMobileSubmit">Verify</button>
</div>
</div>
</form>
POST
<form class="col s12 needs-validation" id="mobileSignInFrm" novalidate="" method="POST">
<input type="hidden" name="_token" value="vKvOwnhxXzhBKRBTxS0riPWOkWVPkL7wpyOExc0u">
<div class="row center-align">
<h4 class="white-text">Login with registered Mail ID </h4>
</div>
<div class="alert alert-danger loginError" role="alert"> A simple danger alert—check it out! </div>
<div class="row">
<div class="col-lg-12 col-md-12 col-sm-12 col-xs-12">
<div class="input-field">
<label for="email">Email</label>
<input id="email" type="email" class="validate mobileEmail form-control" name="email" required="">
<div class="invalid-feedback" style="text-align: left;">Please enter your email</div>
</div>
</div>
<div class="col-lg-12 col-md-12 col-sm-12 col-xs-12">
<div class="input-field">
<label for="password">Password</label>
<input id="password" type="password" name="password" class="validate mobilePassword form-control" required="">
<span toggle="#password" class="fa fa-fw fa-eye field-icon toggle-password"></span>
<div class="invalid-feedback" style="text-align: left;">Please enter your Password</div>
</div>
</div>
</div>
<div class="forgotPSW">
<a href="#" class="forget-password" data-target="#login" data-toggle="modal">Forgot
your password?</a>
</div>
<div class="row center-align">
<button class="btn waves-effect waves-light action-btn" id="login-btn-mobile" type="button" pagetype="email"> SignIn </button>
</div>
</form>
POST https://mybpojob.com/create-password
<form id="createPassword" method="POST" novalidate="" action="https://mybpojob.com/create-password">
<input type="hidden" name="_token" value="vKvOwnhxXzhBKRBTxS0riPWOkWVPkL7wpyOExc0u"> <input type="hidden" name="email" class="emailForPassowrd">
<input type="hidden" name="customerID" class="customerID">
</form>
POST
<form class="needs-validation" id="forgotPassword" novalidate="" method="POST">
<input type="hidden" name="_token" value="vKvOwnhxXzhBKRBTxS0riPWOkWVPkL7wpyOExc0u"> <input type="Email" id="email" name="email" class="form-control fpEmail" placeholder="Enter your Email" required="" autocomplete="off">
<div class="invalid-feedback" style="margin-top:2px;">Enter the email </div>
<button class="mail-submit-button forgotPassword action-btn" id="fp-btn" type="button"> Send verification link</button>
<!--<button class="button fp-password">Send verification link</button>-->
<!-- <input class="btn login forgotPassword" type="button" value="Send verification link" />-->
</form>
POST https://mybpojob.com/job-filter?type=all
<form id="filterInfo" method="POST" novalidate="" action="https://mybpojob.com/job-filter?type=all">
<input type="hidden" name="_token" value="vKvOwnhxXzhBKRBTxS0riPWOkWVPkL7wpyOExc0u"> <input type="hidden" name="cities[]" class="cities">
<input type="hidden" name="skills[]" class="skills">
<input type="hidden" name="skillRoles[]" class="skillRoles">
<input type="hidden" name="companies[]" class="companies">
<input type="hidden" name="others" class="others">
<input type="hidden" name="filterType" class="filterValue" value="">
</form>
Text Content
* Jobs * About Us Candidates Login Register Employees Login Register SignIn SignUp Jobs About Us Contact Us Terms & Conditions Privacy Policy LOGIN WITH REGISTERED MAIL ID Please enter your email Please enter your Password Forgot your password? Sign In LOGIN WITH REGISTERED MOBILE NUMBER A simple danger alert—check it out! Edit Number Enter the mobile number Get OTP ENTER OTP Didn't receive an OTP? Resend Verify LOGIN WITH REGISTERED MAIL ID Sign In LOGIN WITH REGISTERED MOBILE NUMBER Sign In Email Mobile LOGIN WITH REGISTERED MOBILE NUMBER A simple danger alert—check it out! Edit Number Enter the mobile number Get OTP ENTER OTP Didn't receive an OTP? Resend Verify LOGIN WITH REGISTERED MAIL ID A simple danger alert—check it out! Email Please enter your email Password Please enter your Password Forgot your password? SignIn FORGOT YOUR PASSWORD A simple danger alert—check it out! A simple danger alert—check it out! RESET PASSWORD LINK WILL BE SENT YOUR REGISTERED MAIL ID Enter the email Send verification link * About Us * Contact Us * Privacy Policy * Terms & Conditions Copyright @ 2023 mybpojob. All rights reserved. Follow Our Updates Follow Our Updates Copyright @ 2023 mybpojob. All rights reserved.