www.ekeeda.com Open in urlscan Pro
213.199.44.104  Public Scan

Submitted URL: http://www.ekeeda.com/
Effective URL: https://www.ekeeda.com/
Submission: On October 22 via api from US — Scanned from DE

Form analysis 3 forms found in the DOM

POST /Home/LoginNew

<form action="/Home/LoginNew" autocomplete="off" data-ajax="true" data-ajax-method="POST" data-ajax-mode="replace" data-ajax-success="onLoginSuccess" data-ajax-update="#formContent" id="loginForm" method="post"><input
    name="__RequestVerificationToken" type="hidden" value="Yg33iQJuDjL2AAZBs1vPoIErhm6Iuqriv4Q-Ara3JlUm2g5xEeAXhHlgWUbT4vxNL4UjcR_-nfTJjagAQDqtXjft5rrzFdfmA3ohUe80hgk1">
  <div id="otpMessageLogin">
  </div>
  <div class="login__tab">
    <div class="login_mobile">
      <p class="edit__field">
        <input type="tel" autocomplete="off" name="LoginMobile" onkeyup="myFunction()" id="LoginMobile" placeholder="Enter your mobile number" minlength="10" maxlength="10">
        <button id="btneditmobilelogin" class="edit__btn" style="display:none" onclick="editmobile()">Edit</button>
      </p>
    </div>
    <div class="login_email" style="display:none;">
      <p class="edit__field">
        <input type="email" onkeyup="myFunction()" autocomplete="off" name="LoginEmail" id="LoginEmail" placeholder="Enter Your Email ID">
        <button id="btneditemail" class="edit__btn" style="display:none" onclick="editmail()">Edit</button>
      </p>
    </div>
    <input type="button" value="Login" disabled="" id="btnLoginValidate" class="btn next__btn">
  </div>
  <div class="password__section" style="display:none;">
    <p class="edit__field">
      <input type="password" name="LoginPassword" id="LoginPassword" autocomplete="off" placeholder="Enter Your Password">
      <button id="show_password" class="edit__btn" type="button"><i class="fa fa-eye-slash icon"></i></button>
    </p>
    <input type="hidden" name="g-recaptcha-response" id="g-recaptcha-response">
    <input type="button" id="BtnLogin" onclick="onCaptchaClick();" class="btn_login" value="Login">
    <input type="hidden" name="IpAddress" id="IpAddress" value="">
    <p class="Form-message"></p>
  </div>
  <span class="continue__login" style="cursor:pointer" data-logintype="email">CONTINUE WITH EMAIL</span>
  <input type="button" style="display:none" value="Forgot Password" id="btnResetPasswordOpen" class="reset__password">
  <div id="formContent"></div>
</form>

POST /Home/Signup

<form action="/Home/Signup" autocomplete="off" data-ajax="true" data-ajax-method="POST" data-ajax-success="onSignupSuccess" id="signupForm" method="post"><input name="__RequestVerificationToken" type="hidden"
    value="zFGt7xMVAWcBQFv1-u5m4U4aFNU53hMYeCktEsRGjAxPqvRtS6gV8aVX0iRGAH0LPEweHeWitdVcUUZVpsefZWuOTIhBsfY_05E6lc9Ky3Q1">
  <div class="signup__tab">
    <p class="edit__field">
      <input type="tel" autocomplete="off" required="" name="SignupMobile" onkeyup="myFunction()" id="SignupMobile" placeholder="Enter your mobile number" minlength="10" maxlength="10" title="10 digit mobile number">
      <button id="btneditmobilesignup" class="edit__btn" style="display:none" onclick="editmobile()">Edit</button>
    </p>
    <input type="button" class="btn next__btn" disabled="" value="Sign Up" id="btnOTPSendSignup">
  </div>
  <div class="otp__section" style="display:none;">
    <p>
      <input type="text" onkeyup="checkSignupvalidation()" name="SignupOTP" id="SignupOTP" placeholder="Enter Mobile OTP">
    </p>
    <p> <input type="text" name="SignupFirstName" class="txtOnly" onkeyup="checkSignupvalidation()" autocomplete="off" id="SignupFirstName" placeholder="First Name"></p>
    <p><input type="text" name="SignupLastName" class="txtOnly" autocomplete="off" id="SignupLastName" onkeyup="checkSignupvalidation()" placeholder="Last Name"></p>
    <p>
      <select id="state_select" class="form-control" style="width:100%" name="selectState">
      </select>
    </p>
    <p><input type="text" name="OtherState" class="txtOnly" autocomplete="off" id="OtherState" placeholder="Other State" style="display: none;"></p>
    <p><input type="email" name="SignupEmail" autocomplete="off" id="SignupEmail" onkeyup="checkSignupvalidation()" placeholder="Email address"></p>
    <p class="edit__field">
      <input type="password" name="SignupPassword" autocomplete="off" id="SignupPassword" onkeyup="checkSignupvalidation()" placeholder="Set your password" minlength="8">
      <button id="set_password" class="edit__btn" type="button"><i class="fa fa-eye-slash icon"></i></button>
    </p>
    <p class="edit__field">
      <input type="password" name="SignupConfirmPassword" autocomplete="off" id="SignupConfirmPassword" onkeyup="checkSignupvalidation()" placeholder="Re-enter password" minlength="8">
      <button id="confirm_password" class="edit__btn" type="button"><i class="fa fa-eye-slash icon"></i></button>
    </p>
    <p><input type="text" name="SignupReferralCode" autocomplete="off" id="SignupReferralCode" placeholder="Enter Referral Code" minlength="8"></p>
    <p>
      <label>I am a</label>
      <input type="radio" name="IsTeacher" style="border: 0px; width: 10%; height: 1em; text-align: left; display: inline-block" checked="checked" value="Student">Student <input type="radio" name="IsTeacher"
        style="border: 0px; width: 10%; height: 1em; text-align: left; display: inline-block" value="Faculty">Faculty
    </p>
    <span class="OTPcount continue__btn">RESEND IN 00:60</span>
    <input type="hidden" name="RegisteredFromPage" id="RegisteredFromPage" value="[object HTMLInputElement]">
    <input type="button" id="BtnSignup" class="btn" value="Sign Up" disabled="" onclick="$('#signupForm').submit();">
  </div>
</form>

POST /Home/ResetPassword

<form action="/Home/ResetPassword" autocomplete="off" data-ajax="true" data-ajax-method="POST" data-ajax-success="onResetPasswordSuccess" id="resetPasswordForm" method="post"><input name="__RequestVerificationToken" type="hidden"
    value="UqRas5FpS1HgP9vwSuejiGIaYDKMldnLsdt1IP8XZWYVEEPuO5xJnF7Igt1NCpgExIaARME5_51lNHJEirEZCtiepb5aDNnZdRhmeJeBOIA1">
  <div id="otpMessageResetPassword">
  </div>
  <div class="signup__tab">
    <div class="signup_username">
      <p class="edit__field">
        <input type="text" name="ResetPasswordUsername" autocomplete="off" id="ResetPasswordUsername" placeholder="Enter Mobile number / Email ID">
        <button id="btneditusername" class="edit__btn" style="display:none" onclick="editmobile()">Edit</button>
      </p>
    </div>
    <input type="button" value="Next" id="btnOTPSendResetPassword">
    <!-- <hr> -->
  </div>
  <div class="otp__section" style="display:none;">
    <p class="edit__field">
      <input type="password" name="ResetPasswordPassword" autocomplete="off" id="ResetPasswordPassword" placeholder="Set your password">
      <button id="Reset_password" class="edit__btn" type="button"><i class="fa fa-eye-slash icon"></i></button>
    </p>
    <p class="edit__field">
      <input type="password" name="ResetPasswordConfirmPassword" autocomplete="off" id="ResetPasswordConfirmPassword" placeholder="Re-enter password">
      <button id="ResetCon_password" class="edit__btn" type="button"><i class="fa fa-eye-slash icon"></i></button>
    </p>
    <p><input type="text" placeholder="Enter OTP" name="ResetPasswordOTP" id="ResetPasswordOTP"></p>
    <span class="OTPcount continue__btn">RESEND IN 00:60</span>
    <input type="button" id="BtnResetPassword" class="btn btn-primary" value="Reset Password" onclick="$('#resetPasswordForm').submit();">
  </div>
</form>

Text Content

Do you want to attend FREE Bootcamp of IT courses?

Yes, I want to upskill
No, I don't want to upskill
 * Library
 * Catalog
 * Blog
 * BootCamp
   Data Science Bootcamp Full Stack BootCamp
 * LOGIN / SIGN UP



 * Login
 * Sign Up
 * Reset Password

Edit

Edit



CONTINUE WITH EMAIL



Edit

I am a Student Faculty

RESEND IN 00:60


Edit



RESEND IN 00:60


















Ekeeda


Become highly skilled Software Professional
Get 100% Job Assistance Learn industry-relevant practical skills Learn with
industry experts
GET STARTED

Career Tracks Courses

2+ Courses

EXPLORE COURSES
Competitive Exam Courses

167+ Courses

EXPLORE COURSES
Professional Courses

83+ Courses

EXPLORE COURSES
Academic Subjects

387+ Courses

EXPLORE COURSES


Struggling to get Dream Job ?

ENHANCE YOUR TECHNICAL SKILLS WITH EKEEDA INDUSTRY READY CAREER TRACKS AND GET
GUARANTEED PLACEMENT.





100% JOB GUARANTEE*


ENQUIRE NOW


10000+ LEARNERS ENROLLED.


WILL YOU BE NEXT?

Experience world-class content delivered by industry and academic leaders in
Live Classes. Join outcome-driven professional upskilling programs.
Explore our Top Programs

Data Science & Machine Learning
Full Stack Web Development       


×




Transaction Failed. TRY AGAIN
×




Login Successful! START LEARNING
×



Your test is submitted successfully. Our team will verify you test and update in
email for result.

ENROLL FOR FREE BOOTCAMP

FILL YOUR DETAILS & WE WILL ASSIST YOU ON THE PROGRAM DETAILS





Select Degree* Bachelor of Engineering (B.E.) Bachelor of Technology (B.Tech)
Diploma Masters of Engineering (M.E.) Masters of Technology (M.Tech) Bachelor of
Science (B.Sc - CS) Bachelor of Computer Applications (BCA) Bachelor of Science
(B.Sc - IT) Masters of Computer Applications (MCA) Masters of Science (M.Sc -
CS) Masters of Science (M.Sc - IT) Bachelor of Commerce (B.Com) Other
Select Bootcamp* Data Science Bootcamp Career 2023 Full Stack Development
Bootcamp 2023 Full Stack Java Development Bootcamp 2023
Select State Andhra Pradesh Arunachal Pradesh Assam Bihar Chandigarh
Chhattisgarh Dadra and Nagar Haveli Daman and Diu Delhi Goa Gujarat Haryana
Himachal Pradesh Jammu and Kashmir Jharkhand Karnataka Kerala Lakshadweep Madhya
Pradesh Maharashtra Manipur Meghalaya Mizoram Nagaland Odisha Puducherry Punjab
Rajasthan Sikkim Tamil Nadu Telangana Tripura Uttar Pradesh Uttarakhand West
Bengal Other
I agree to receive information regarding by submited enquiry at Ekeeda.
Submit

ENROLL FOR FREE BOOTCAMP

FILL YOUR DETAILS & WE WILL ASSIST YOU ON THE PROGRAM DETAILS





Select Degree* Bachelor of Engineering (B.E.) Bachelor of Technology (B.Tech)
Diploma Masters of Engineering (M.E.) Masters of Technology (M.Tech) Bachelor of
Science (B.Sc - CS) Bachelor of Computer Applications (BCA) Bachelor of Science
(B.Sc - IT) Masters of Computer Applications (MCA) Masters of Science (M.Sc -
CS) Masters of Science (M.Sc - IT) Bachelor of Commerce (B.Com) Other
Select Bootcamp* Data Science Bootcamp Career 2023 Full Stack Development
Bootcamp 2023 Full Stack Java Development Bootcamp 2023
Select State Andhra Pradesh Arunachal Pradesh Assam Bihar Chandigarh
Chhattisgarh Dadra and Nagar Haveli Daman and Diu Delhi Goa Gujarat Haryana
Himachal Pradesh Jammu and Kashmir Jharkhand Karnataka Kerala Lakshadweep Madhya
Pradesh Maharashtra Manipur Meghalaya Mizoram Nagaland Odisha Puducherry Punjab
Rajasthan Sikkim Tamil Nadu Telangana Tripura Uttar Pradesh Uttarakhand West
Bengal Other
I agree to receive information regarding by submited enquiry at Ekeeda.
Submit
×




Successful! NEXT
Delete ×
Are you sure you want delete your
No Thanks Delete  
×


SCHEDULED MAINTENANCE!

Due to scheduled maintenance activity, the website will not be available on 24
Mar 2022 12:00 AM to 2:00 AM. Regret the inconvenience caused. OK

WANT TO KNOW MORE ABOUT PROGRAM?

FILL YOUR DETAILS & WE WILL ASSIST YOU ON THE PROGRAM DETAILS

First Name *
Last Name *
Email *
Mobile *
State * Select State Andhra Pradesh Arunachal Pradesh Assam Bihar Chandigarh
Chhattisgarh Dadra and Nagar Haveli Daman and Diu Delhi Goa Gujarat Haryana
Himachal Pradesh Jammu and Kashmir Jharkhand Karnataka Kerala Lakshadweep Madhya
Pradesh Maharashtra Manipur Meghalaya Mizoram Nagaland Odisha Puducherry Punjab
Rajasthan Sikkim Tamil Nadu Telangana Tripura Uttar Pradesh Uttarakhand West
Bengal Other
Submit

 * Catalog
 * Privacy Policy
 * Terms of use
 * Affiliate Program
 * Contact us
 * About Us
 * Hire from us
 * Verify Certificate

Academic Courses
 * Mechanical Engineering
 * Civil Engineering
 * Computer Engineering
 * Electronics Engineering
 * Electrical Engineering
 * ECE Engineering
 * Instrumentation Engineering
 * IT Engineering

Competitive Courses
 * GATE
 * GATE Civil Engineering
 * GATE Mechanical Engineering
 * GATE Electrical Engineering
 * GATE ECE Engineering
 * GATE Instrumentation Engineering
 * GATE CSE Engineering

Professional Courses
 * Digital Marketing Basics
 * DFA DFP Ad Operations
 * iOS App Development
 * Blockchain
 * Staad Pro
 * Cloud Computing

Copyright 2020 Ekeeda Pvt. Ltd. All Rights Reserved.

 * 
 * 
 * 
 * 
 *