scholarbee.academy Open in urlscan Pro
2a02:4780:1e:41e2:3026:3722:76b3:f3bd  Public Scan

URL: https://scholarbee.academy/
Submission: On February 25 via api from US — Scanned from US

Form analysis 6 forms found in the DOM

GET https://scholarbee.academy/

<form class=" search_form_shortcode" action="https://scholarbee.academy/" role="search" method="get">
  <div class="search-wrap">
    <div class="header_search_input">
      <input type="search" placeholder="Search article" value="" name="s">
      <button type="submit">
        <img src="https://scholarbee.academy/wp-content/themes/skillate/images/search-icon.svg" alt="">
      </button>
    </div>
  </div>
</form>

GET https://scholarbee.academy/courses/

<form action="https://scholarbee.academy/courses/" method="get">
  <div class="search skillate-top-search">
    <h3 class="text-center">Find your desired course</h3>
    <div class="skillate_search_input">
      <span class="search-icon-wrap">
        <img src="https://scholarbee.academy/wp-content/themes/skillate/images/search-icon.svg" alt="">
      </span>
      <input type="text" value="" name="s" class="form-control" placeholder="What do you want to learn?">
    </div>
    <input type="submit" value="Search">
  </div>
</form>

POST

<form id="tutor-login-form" method="post">
  <input type="hidden" id="_tutor_nonce" name="_tutor_nonce" value="a07c3a9c08"><input type="hidden" name="_wp_http_referer" value="/"> <input type="hidden" name="tutor_action" value="tutor_user_login">
  <input type="hidden" name="redirect_to" value="https://scholarbee.academy/">
  <div class="tutor-mb-20">
    <input type="text" class="tutor-form-control" placeholder="Username or Email Address" name="log" value="" size="20" required="">
  </div>
  <div class="tutor-mb-32">
    <input type="password" class="tutor-form-control" placeholder="Password" name="pwd" value="" size="20" required="">
  </div>
  <div class="tutor-login-error"></div>
  <div class="tutor-d-flex tutor-justify-between tutor-align-center tutor-mb-40">
    <div class="tutor-form-check">
      <input id="tutor-login-agmnt-1" type="checkbox" class="tutor-form-check-input tutor-bg-black-40" name="rememberme" value="forever">
      <label for="tutor-login-agmnt-1" class="tutor-fs-7 tutor-color-muted"> Keep me signed in </label>
    </div>
    <a href="https://scholarbee.academy/dashboard/retrieve-password" class="tutor-btn tutor-btn-ghost">
			Forgot?		</a>
  </div>
  <button type="submit" class="tutor-btn tutor-btn-primary tutor-btn-block"> Sign In </button>
  <div class="tutor-text-center tutor-fs-6 tutor-color-secondary tutor-mt-20"> Don't have an account?&nbsp; <a href="/?redirect_to=https://scholarbee.academy/" class="tutor-btn tutor-btn-link">
				Register Now			</a>
  </div>
</form>

Name: SubscribePOST

<form class="elementor-form" method="post" name="Subscribe">
  <input type="hidden" name="post_id" value="6699">
  <input type="hidden" name="form_id" value="15894230">
  <input type="hidden" name="referer_title" value="">
  <input type="hidden" name="queried_id" value="6699">
  <div class="elementor-form-fields-wrapper elementor-labels-">
    <div class="elementor-field-type-text elementor-field-group elementor-column elementor-field-group-email elementor-col-40 elementor-md-50 elementor-field-required">
      <label for="form-field-email" class="elementor-field-label elementor-screen-only"> Full Name* </label>
      <input size="1" type="text" name="form_fields[email]" id="form-field-email" class="elementor-field elementor-size-sm  elementor-field-textual" placeholder="Full Name*" required="required" aria-required="true">
    </div>
    <div class="elementor-field-type-email elementor-field-group elementor-column elementor-field-group-field_93b5660 elementor-col-40 elementor-md-50 elementor-field-required">
      <label for="form-field-field_93b5660" class="elementor-field-label elementor-screen-only"> Email* </label>
      <input size="1" type="email" name="form_fields[field_93b5660]" id="form-field-field_93b5660" class="elementor-field elementor-size-sm  elementor-field-textual" placeholder="Email*" required="required" aria-required="true">
    </div>
    <div class="elementor-field-group elementor-column elementor-field-type-submit elementor-col-20 e-form__buttons elementor-md-100">
      <button type="submit" class="elementor-button elementor-size-sm elementor-animation-grow">
        <span>
          <span class=" elementor-button-icon">
          </span>
          <span class="elementor-button-text">Submit</span>
        </span>
      </button>
    </div>
  </div>
</form>

POST https://scholarbee.academy/

<form action="https://scholarbee.academy/" id="" method="post">
  <input type="hidden" id="_tutor_nonce" name="_tutor_nonce" value="a07c3a9c08"><input type="hidden" name="_wp_http_referer" value="/"> <input type="hidden" name="redirect_to" value="https://scholarbee.academy/">
  <input type="hidden" name="tutor_action" value="tutor_user_login">
  <!-- <p class="status"></p> -->
  <input type="text" name="log" placeholder="Username">
  <input type="password" name="pwd" placeholder="Password">
  <div class="row">
    <div class="col-6 col-md-6">
      <label for="rememberme" class="skillate-login-remember">
        <input name="rememberme" type="checkbox" id="rememberme" value="forever">
        <span class="fas fa-check"></span>Remember Me </label>
    </div>
    <div class="col-6 col-md-6 text-right">
      <a class="forgot-pass" href="https://scholarbee.academy/my-account/lost-password/"> forget your password? </a>
    </div>
  </div>
  <input class="skillate_btn btn-fill" value="Login Now" type="submit">
</form>

POST login

<form form="" id="registerform" action="login" method="post">
  <p class="status" style="display: none;"></p>
  <input type="text" id="first_name" name="first_name" placeholder="First Name">
  <input type="text" id="last_name" name="last_name" placeholder="Last Name">
  <input type="text" id="username" name="username" placeholder="Username">
  <input type="text" id="email" name="email" placeholder="Email">
  <input type="password" id="password" name="password" placeholder="Password">
  <input class="skillate_btn btn-fill register_button" value="Register Now" type="submit">
  <input type="hidden" id="security" name="security" value="55478c3a2f"><input type="hidden" name="_wp_http_referer" value="/">
</form>

Text Content

Skip to content
 * Courses
 * Books
 * Blogs
 * Podcast


Login Sign Up
Home
Search
Cart
Menu


FIND YOUR DESIRED COURSE


 * Courses
 * Books
 * Blogs
 * Podcast

Sign In


SELECT YOUR FAVOURITE
CATEGORY AND START LEARNING.



 * COURSES BY
   
   F
   O
   R
   H
   U
   M
   A
   N
   S
   M
   E
   D
   I
   A
   ™
   
   Learning Without Limits
   
   View Courses
   

 * BOOKS BY
   
   F
   O
   R
   H
   U
   M
   A
   N
   S
   M
   E
   D
   I
   A
   ™
   
   Learning Without Limits
   
   View Books
   

 * BLOGS BY
   
   F
   O
   R
   H
   U
   M
   A
   N
   S
   M
   E
   D
   I
   A
   ™
   
   Learning Without Limits
   
   Read Blogs
   

 * PODCAST BY
   
   F
   O
   R
   H
   U
   M
   A
   N
   S
   M
   E
   D
   I
   A
   ™
   
   Learning Without Limits
   
   View Podcast
   

 * COURSES BY
   
   F
   O
   R
   H
   U
   M
   A
   N
   S
   M
   E
   D
   I
   A
   ™
   
   Learning Without Limits
   
   View Courses
   

 * BOOKS BY
   
   F
   O
   R
   H
   U
   M
   A
   N
   S
   M
   E
   D
   I
   A
   ™
   
   Learning Without Limits
   
   View Books
   

 * BLOGS BY
   
   F
   O
   R
   H
   U
   M
   A
   N
   S
   M
   E
   D
   I
   A
   ™
   
   Learning Without Limits
   
   Read Blogs
   

 * PODCAST BY
   
   F
   O
   R
   H
   U
   M
   A
   N
   S
   M
   E
   D
   I
   A
   ™
   
   Learning Without Limits
   
   View Podcast
   

 * COURSES BY
   
   F
   O
   R
   H
   U
   M
   A
   N
   S
   M
   E
   D
   I
   A
   ™
   
   Learning Without Limits
   
   View Courses
   

 * BOOKS BY
   
   F
   O
   R
   H
   U
   M
   A
   N
   S
   M
   E
   D
   I
   A
   ™
   
   Learning Without Limits
   
   View Books
   

 * BLOGS BY
   
   F
   O
   R
   H
   U
   M
   A
   N
   S
   M
   E
   D
   I
   A
   ™
   
   Learning Without Limits
   
   Read Blogs
   

 * PODCAST BY
   
   F
   O
   R
   H
   U
   M
   A
   N
   S
   M
   E
   D
   I
   A
   ™
   
   Learning Without Limits
   
   View Podcast
   


FEATURED COURSES

Are you tired of the basic, boring PowerPoint and the one-size-fits-all approach
to learning? If you want interactive courses, you are in the right place.
Browse Courses

Intermediate


MORTGAGE NOTES MASTERY. HOW TO MAKE MONEY ON REAL ESTATE YOU DON’T OWN.

By forhumansmedia
Enroll Course

Expert
4.50
(2)


PERFECT DIET & MEAL PLAN-COMPLETE COURSE

By forhumansmedia
Enroll Course

All Levels
5.00
(1)


NUTRITION: BUILD YOUR PERFECT DIET & MEAL PLAN

By forhumansmedia
Enroll Course

Intermediate


BUSINESS CLASS HOW TO START AND LAUNCH YOUR NEW BUSINESS SUCCESSFULLY.

By forhumansmedia
Enroll Course

Intermediate


RELATIONSHIP AND SELF MASTERY, HOW TO MAKE H** WANT TO MARRY YOU.

By forhumansmedia
Enroll Course

Intermediate


COMMUNICATION AND BODY LANGUAGE

By forhumansmedia
Enroll Course

Intermediate


SALES AND NEGOTIATING BLUEPRINT

By forhumansmedia
Enroll Course

Intermediate


MORTGAGE NOTES MASTERY. HOW TO MAKE MONEY ON REAL ESTATE YOU DON’T OWN.

By forhumansmedia
Enroll Course

Expert
4.50
(2)


PERFECT DIET & MEAL PLAN-COMPLETE COURSE

By forhumansmedia
Enroll Course

All Levels
5.00
(1)


NUTRITION: BUILD YOUR PERFECT DIET & MEAL PLAN

By forhumansmedia
Enroll Course

Intermediate


BUSINESS CLASS HOW TO START AND LAUNCH YOUR NEW BUSINESS SUCCESSFULLY.

By forhumansmedia
Enroll Course

Intermediate


RELATIONSHIP AND SELF MASTERY, HOW TO MAKE H** WANT TO MARRY YOU.

By forhumansmedia
Enroll Course

Intermediate


COMMUNICATION AND BODY LANGUAGE

By forhumansmedia
Enroll Course

Intermediate


SALES AND NEGOTIATING BLUEPRINT

By forhumansmedia
Enroll Course

Intermediate


MORTGAGE NOTES MASTERY. HOW TO MAKE MONEY ON REAL ESTATE YOU DON’T OWN.

By forhumansmedia
Enroll Course

Expert
4.50
(2)


PERFECT DIET & MEAL PLAN-COMPLETE COURSE

By forhumansmedia
Enroll Course

All Levels
5.00
(1)


NUTRITION: BUILD YOUR PERFECT DIET & MEAL PLAN

By forhumansmedia
Enroll Course
 * 1
 * 2
 * 3
 * 4
 * 5
 * 6
 * 7




Hi, Welcome back!
Keep me signed in
Forgot?
Sign In
Don't have an account?  Register Now


“TELL ME AND I FORGET, TEACH ME AND I MAY REMEMBER, INVOLVE ME AND I LEARN.”

– Benjamin Franklin


ABOUT US

No matter your skill level, our books and courses will help you refine and
master your skills and talents, we will help you stand out above the rest.
Research has shown that students retain and learn 48% faster with interactive
content such as videos and interactive PowerPoint with audio. Start on your
journey today with For Humans Media™. and experience the difference our courses
make.


MISSION STATEMENT

Committed to accurate, responsible info. Upholding high standards for
satisfaction. Striving to lead our industry with professionalism.
Continue Reading


OUR PURPOSE

To provide a new perspective and ad to the conversation, Create value by
eliminating egocentrism and building a community where our readers can trust the
information.
Continue Reading


GUIDING PHILOSOPHY

Truth, integrity, and long-term relationships guide us. Consistent fairness,
continuous learning, and teamwork fuel growth. People matter; community matters.
Continue Reading


WANT TO GET SPECIAL OFFERS AND COURSE UPDATES?

Full Name*
Email*
Submit


CONNECT

Facebook Linkedin-in Youtube Instagram Tiktok

Learn with us through our courses and books, Join our community and obtain free
monthly benefits.


HELP CENTER

 * Contact
 * Terms and Conditions
 * Privacy Policy


NAVIGATION

 * My account
 * Dashboard


QUICK LINKS

 * Courses
 * Books
 * Blogs
 * Podcast

2023 © For Humans Media. All Rights Reserved.

SECURE PAYMENT:


×


LOGIN

HELLO THERE, HAVEN’T WE SEEN YOU BEFORE?

Remember Me
forget your password?

New here? Sign Up

OR

Sign in with GoogleSign in with Google
Continue with Facebook

Continue with Twitter
×


SIGN UP

ALREADY HAVE AN ACCOUNT? SIGN IN



×
Cart 0

No products in the cart.

No products in the cart.

Notifications