www.topuniversities.com Open in urlscan Pro
2606:4700::6811:735b  Public Scan

Submitted URL: http://www.topuniversities.com/
Effective URL: https://www.topuniversities.com/
Submission: On January 08 via api from US — Scanned from DE

Form analysis 3 forms found in the DOM

/newsletterCheck/

<form id="footer-subscribe-form" action="/newsletterCheck/" data-once="form-updated cvJqueryValidate" data-drupal-form-fields="footer-input-email-id" novalidate="novalidate">
  <input type="text" id="footer-input-email-id" placeholder="Please enter your email" name="search">
  <input type="hidden" id="footer-input-loggedin" value="1">
  <button type="button" title="Subscribe" onclick="Drupal.behaviors.tu_d8.footerSubscriptionForm(this)">
    <i class="fal fa-arrow-right" aria-hidden="true"></i>
  </button>
  <p class="subscriber-response"></p>
</form>

POST /

<form class="user-login-form" data-drupal-selector="user-login-form" action="/" method="post" id="user-login-form" accept-charset="UTF-8" data-once="form-updated cvJqueryValidate user-login-form"
  data-drupal-form-fields="edit-name,edit-pass,edit-submit" novalidate="novalidate">
  <input autocomplete="off" data-drupal-selector="form-6vxew2gw5ljbqfmvsdbx4dxwpqkktj3un4fv9jrfqla" type="hidden" name="form_build_id" value="form-6vxEw2gW5LjbQFmVsDBX4DXWPQkKTj3uN4FV9jrFqLA" class="form-control">
  <input data-drupal-selector="edit-user-login-form" type="hidden" name="form_id" value="user_login_form" class="form-control">
  <div class="form-group anim_lab">
    <fieldset class="js-form-item js-form-type-textfield form-type-textfield js-form-item-name form-item-name form-group">
      <input pattern="[A-Za-z0-9.!$&amp;'*-=^_`{|}~]+@[A-Za-z0-9.-]+\.[A-Za-z]{2,10}" autocomplete="off" data-drupal-selector="edit-name" data-msg-required="Email field is required." data-msg-maxlength="Email field has a maximum length of 60."
        data-msg-pattern="Email does not meet the requirements." type="text" id="edit-name" name="name" value="" size="60" maxlength="60" class="form-text required form-control" required="required" aria-required="true">
      <label for="edit-name" class="js-form-required form-required">Email</label>
    </fieldset>
  </div>
  <div class="form-group anim_lab">
    <fieldset class="js-form-item js-form-type-password form-type-password js-form-item-pass form-item-pass form-group">
      <input data-drupal-selector="edit-pass" aria-describedby="edit-pass--description" data-msg-required="Password field is required." data-msg-maxlength="Password field has a maximum length of 128." type="password" id="edit-pass" name="pass"
        size="60" maxlength="128" class="form-text required form-control" required="required" aria-required="true">
      <label for="edit-pass" class="js-form-required form-required">Password</label>
      <small id="edit-pass--description" class="description text-muted">
        <a class="blue-dark" href="/user/password">Forgot password?</a>
        <div class="linkedin-reset">Existing LinkedIn user? Please <a href="/user/password">reset password</a> to sign-in.</div>
      </small>
    </fieldset>
  </div>
  <small class="form-text text-muted border-top">* Required</small>
  <input class="btn-green btn-block button js-form-submit form-submit btn form-disabled" data-drupal-selector="edit-submit" type="submit" id="edit-submit" name="op" value="Sign in"
    data-drupal-states="{&quot;disabled&quot;:[{&quot;.user-login-form [name=\u0022name\u0022]&quot;:{&quot;value&quot;:&quot;&quot;}},{&quot;.user-login-form [name=\u0022pass\u0022]&quot;:{&quot;value&quot;:&quot;&quot;}}]}">
</form>

POST /

<form class="user-register-form user-form" data-drupal-selector="user-register-form" action="/" method="post" id="user-register-form" accept-charset="UTF-8" data-once="form-updated cvJqueryValidate user-register-form-once"
  data-drupal-form-fields="edit-field-first-name-0-value,edit-field-last-name-0-value,edit-mail,edit-pass--2,edit-about,edit-field-newsletter-optin-1,edit-field-newsletter-optin-0,edit-field-partner-optin-1,edit-field-partner-optin-0,edit-submit--2"
  novalidate="novalidate">
  <div class="form-row">
    <div class="col anim_lab">
      <div class="field--type-string field--name-field-first-name field--widget-string-textfield js-form-wrapper form-group" data-drupal-selector="edit-field-first-name-wrapper" id="edit-field-first-name-wrapper">
        <fieldset class="js-form-item js-form-type-textfield form-type-textfield js-form-item-field-first-name-0-value form-item-field-first-name-0-value form-group">
          <input pattern="^[a-zA-Z ]*$" autocomplete="off" class="text-capitalize form-text required form-control" data-drupal-selector="edit-field-first-name-0-value" data-msg-required="First Name field is required."
            data-msg-maxlength="First Name field has a maximum length of 255." data-msg-pattern="First Name does not meet the requirements." type="text" id="edit-field-first-name-0-value" name="field_first_name[0][value]" value="" size="60"
            maxlength="255" placeholder="" required="required" aria-required="true">
          <label for="edit-field-first-name-0-value" class="js-form-required form-required">First Name</label>
        </fieldset>
      </div>
    </div>
    <div class="col anim_lab">
      <div class="field--type-string field--name-field-last-name field--widget-string-textfield js-form-wrapper form-group" data-drupal-selector="edit-field-last-name-wrapper" id="edit-field-last-name-wrapper">
        <fieldset class="js-form-item js-form-type-textfield form-type-textfield js-form-item-field-last-name-0-value form-item-field-last-name-0-value form-group">
          <input pattern="^[a-zA-Z ]*$" autocomplete="off" class="text-capitalize form-text required form-control" data-drupal-selector="edit-field-last-name-0-value" data-msg-required="Last Name field is required."
            data-msg-maxlength="Last Name field has a maximum length of 255." data-msg-pattern="Last Name does not meet the requirements." type="text" id="edit-field-last-name-0-value" name="field_last_name[0][value]" value="" size="60"
            maxlength="255" placeholder="" required="required" aria-required="true">
          <label for="edit-field-last-name-0-value" class="js-form-required form-required">Last Name</label>
        </fieldset>
      </div>
    </div>
  </div>
  <div class="form-group anim_lab">
    <fieldset class="js-form-item js-form-type-email form-type-email js-form-item-mail form-item-mail form-group">
      <input pattern="[A-Za-z0-9.!$&amp;'*-=^_`{|}~]+@[A-Za-z0-9.-]+\.[A-Za-z]{2,10}" autocomplete="off" data-drupal-selector="edit-mail" data-msg-email="Email does not contain a valid email." data-msg-required="Email field is required."
        data-msg-maxlength="Email field has a maximum length of 254." data-msg-pattern="Email does not meet the requirements." type="email" id="edit-mail" name="mail" value="" size="60" maxlength="254" class="form-email required form-control"
        required="required" aria-required="true">
      <label for="edit-mail" class="js-form-required form-required">Email</label>
    </fieldset>
  </div>
  <div class="form-group anim_lab border-bottom">
    <fieldset class="js-form-item js-form-type-password form-type-password js-form-item-pass form-item-pass form-group">
      <input pattern="^(?=.{6,})(?=.*[a-zA-Z])(?=.*[0-9]).*$" data-drupal-selector="edit-pass" data-msg-required="Password field is required." data-msg-maxlength="Password field has a maximum length of 128."
        data-msg-pattern="Password does not meet the requirements." type="password" id="edit-pass--2" name="pass" size="25" maxlength="128" class="form-text required form-control" required="required" aria-required="true">
      <label for="edit-pass--2" class="js-form-required form-required">Password</label>
    </fieldset>
    <small class="text-muted"><i class="fas fa-info-circle" aria-hidden="true"></i> Use at least 6 characters and one numeral</small>
  </div>
  <div class="form-group anim_lab">
    <div class="about-textfield js-form-wrapper form-group" style="display: none !important;">
      <fieldset class="js-form-item js-form-type-textfield form-type-textfield js-form-item-about form-item-about form-group">
        <input autocomplete="off" data-drupal-selector="edit-about" data-msg-maxlength="Leave this field blank field has a maximum length of 128." type="text" id="edit-about" name="about" value="" size="20" maxlength="128"
          class="form-text form-control">
        <label for="edit-about">Leave this field blank</label>
      </fieldset>
    </div>
  </div>
  <small class="form-text text-muted">I confirm that I am over 16 years old and I am happy to receive newsletters and up-to-date information about Top Universities, Top MBA and QS Leap. I understand that my data will be held for as long as I am
    registered with the site and I will continue to receive such communications until I amend my user profile.* </small>
  <div class="bigradio">
    <div class="field--type-boolean field--name-field-newsletter-optin field--widget-options-buttons js-form-wrapper form-group" data-drupal-selector="edit-field-newsletter-optin-wrapper" id="edit-field-newsletter-optin-wrapper">
      <fieldset data-drupal-selector="edit-field-newsletter-optin" data-msg-required="This field field is required." id="edit-field-newsletter-optin--wrapper"
        class="fieldgroup form-composite required js-form-item form-item js-form-wrapper form-group" required="required" aria-required="true">
        <div class="fieldset-wrapper">
          <div id="edit-field-newsletter-optin" class="radio">
            <div class="js-form-item js-form-type-radio radio js-form-item-field-newsletter-optin form-item-field-newsletter-optin vl-1">
              <label class="js-form-item js-form-type-radio radio js-form-item-field-newsletter-optin form-item-field-newsletter-optin vl-1 option" for="edit-field-newsletter-optin-1">
                <input data-drupal-selector="edit-field-newsletter-optin-1" type="radio" id="edit-field-newsletter-optin-1" name="field_newsletter_optin" value="1" class="form-radio">
                <div class="radio-title">Yes</div>
              </label>
            </div>
            <div class="js-form-item js-form-type-radio radio js-form-item-field-newsletter-optin form-item-field-newsletter-optin vl-0">
              <label class="js-form-item js-form-type-radio radio js-form-item-field-newsletter-optin form-item-field-newsletter-optin vl-0 option" for="edit-field-newsletter-optin-0">
                <input data-drupal-selector="edit-field-newsletter-optin-0" type="radio" id="edit-field-newsletter-optin-0" name="field_newsletter_optin" value="0" class="form-radio">
                <div class="radio-title">No</div>
              </label>
            </div>
          </div>
        </div>
      </fieldset>
    </div>
  </div>
  <small class="form-text text-muted">I am happy to receive information from universities, our media partners and other 3rd party opportunities.*</small>
  <div class="bigradio">
    <div class="field--type-boolean field--name-field-partner-optin field--widget-options-buttons js-form-wrapper form-group" data-drupal-selector="edit-field-partner-optin-wrapper" id="edit-field-partner-optin-wrapper">
      <fieldset data-drupal-selector="edit-field-partner-optin" data-msg-required="This field field is required." id="edit-field-partner-optin--wrapper" class="fieldgroup form-composite required js-form-item form-item js-form-wrapper form-group"
        required="required" aria-required="true">
        <div class="fieldset-wrapper">
          <div id="edit-field-partner-optin" class="radio">
            <div class="js-form-item js-form-type-radio radio js-form-item-field-partner-optin form-item-field-partner-optin vl-1">
              <label class="js-form-item js-form-type-radio radio js-form-item-field-partner-optin form-item-field-partner-optin vl-1 option" for="edit-field-partner-optin-1">
                <input data-drupal-selector="edit-field-partner-optin-1" type="radio" id="edit-field-partner-optin-1" name="field_partner_optin" value="1" class="form-radio">
                <div class="radio-title">Yes</div>
              </label>
            </div>
            <div class="js-form-item js-form-type-radio radio js-form-item-field-partner-optin form-item-field-partner-optin vl-0">
              <label class="js-form-item js-form-type-radio radio js-form-item-field-partner-optin form-item-field-partner-optin vl-0 option" for="edit-field-partner-optin-0">
                <input data-drupal-selector="edit-field-partner-optin-0" type="radio" id="edit-field-partner-optin-0" name="field_partner_optin" value="0" class="form-radio">
                <div class="radio-title">No</div>
              </label>
            </div>
          </div>
        </div>
      </fieldset>
    </div>
  </div>
  <small class="form-text text-muted border-top privacy_links">
    <a href="/user-agreement">User Agreement</a> | <a href="/privacy-policy">Privacy Policy</a> | <a href="/cookies-policy">Cookie Policy</a>
  </small>
  <hr>
  <input data-drupal-selector="edit-hubspotutk" type="hidden" name="hubspotutk" value="" class="form-control">
  <input data-drupal-selector="edit-hubspot-ip-address" type="hidden" name="hubspot_ip_address" value="209.133.222.142" class="form-control">
  <input class="btn-green btn-block button button--primary js-form-submit form-submit btn form-disabled" data-drupal-selector="edit-submit" type="submit" id="edit-submit--2" name="op" value="Create new account"
    data-drupal-states="{&quot;disabled&quot;:[{&quot;.user-register-form [name=\u0022mail\u0022]&quot;:{&quot;value&quot;:&quot;&quot;}},{&quot;.user-register-form [name=\u0022pass\u0022]&quot;:{&quot;value&quot;:&quot;&quot;}},{&quot;.user-register-form [name=\u0022field_first_name[0][value]\u0022]&quot;:{&quot;value&quot;:&quot;&quot;}},{&quot;.user-register-form [name=\u0022field_last_name[0][value]\u0022]&quot;:{&quot;value&quot;:&quot;&quot;}},{&quot;.user-register-form [name=\u0022field_newsletter_optin\u0022]&quot;:{&quot;value&quot;:false}},{&quot;.user-register-form [name=\u0022field_partner_optin\u0022]&quot;:{&quot;value&quot;:false}}]}">
  <input autocomplete="off" data-drupal-selector="form-h77xol4uuquja11jmp1t6nqypdqlh70-yl-n2nye-qe" type="hidden" name="form_build_id" value="form-H77XoL4uuquJA11jmp1T6nqYPdQlh70-Yl_n2NYe_qE" class="form-control">
  <input data-drupal-selector="edit-user-register-form" type="hidden" name="form_id" value="user_register_form" class="form-control">
  <span class="required-register">* Required</span>
</form>

Text Content

Click me
 * 
 * 
 * 

 * Rankings
     Rankings
   * Rankings Overview
   * QS World University Rankings
   * QS World University Rankings by Subject
   * QS Sustainability Rankings
   * QS University Rankings by Region
   * QS Best Student Cities
   * QS Global MBA Rankings
   * QS Business Masters Rankings
   * QS International Trade Rankings
   * QS Graduate Employability Rankings
   * QS Stars Rating System
   * QS IGAUGE Rating System
 * Discover
     Discover
   * Course Matching Tool
   * University Search
   * Program Search
   * Subject Guides
   * Study Destination Guides
   * Scholarship Advice
   * Chat to Students
 * Events
     Events
   * QS Master's Events
   * QS Master's Events in India
   * QS Master's Events in Europe
   * QS Master's Events in Asia
   * QS Master's Events in Middle East and Africa
   * QS Master's Events in North America
   * QS Master's Events in South America
   * QS MBA Events
   * QS MBA Events in India
   * QS MBA Events in Europe
   * QS MBA Events in Asia
   * QS MBA Events in Middle East and Africa
   * QS MBA Events in North America
   * QS MBA Events in South America
 * Prepare
     Prepare
   * Course Matching Tool
   * Admission Support
   * Student Finance
   * QS Student Guides
 * Apply
     Apply
   * Apply Now
 * Careers
     Careers
   * Careers Advice
   * Job Portal
 * Community
     Community
   * Blog
   * University News
   * Videos

 * SIGN UP
 * LOGIN

 * Rankings
    * Rankings Overview
    * QS World University Rankings
    * QS World University Rankings by Subject
    * QS Sustainability Rankings
    * QS University Rankings by Region
    * QS Best Student Cities
    * QS Global MBA Rankings
    * QS Business Masters Rankings
    * QS International Trade Rankings
    * QS Graduate Employability Rankings
    * QS Stars Rating System
    * QS IGAUGE Rating System

 * Discover
    * Course Matching Tool
    * University Search
    * Program Search
    * Subject Guides
    * Study Destination Guides
    * Scholarship Advice
    * Chat to Students

 * Events
    * QS Master's Events
    * QS Master's Events in India
    * QS Master's Events in Europe
    * QS Master's Events in Asia
    * QS Master's Events in Middle East and Africa
    * QS Master's Events in North America
    * QS Master's Events in South America
    * QS MBA Events
    * QS MBA Events in India
    * QS MBA Events in Europe
    * QS MBA Events in Asia
    * QS MBA Events in Middle East and Africa
    * QS MBA Events in North America
    * QS MBA Events in South America

 * Prepare
    * Course Matching Tool
    * Admission Support
    * Student Finance
    * QS Student Guides

 * Apply
    * Apply Now

 * Careers
    * Careers Advice
    * Job Portal

 * Community
    * Blog
    * University News
    * Videos

Apply Now
 * EN
   Action Another action
 * Apply Now
 * 
 * LOGIN
 * SIGN UP

 * 
 * 
 * 
 * 
 * 
 * 



Help us to know you better

Thanks for visiting TopUniversities.com today! So that we can show you the most
relevant information, please select the option that most closely relates to you.

 * Looking for undergraduate studies
 * Looking for postgraduate studies
 * Student but not looking for further education at the moment
 * Academic
 * Parent or Guardian
 * University administrator
 * Professional
 * Other
 * Please specify

Submit

THANKS FOR SENDING YOUR RESPONSE.

Your input will help us improve your experience.You can close this popup to
continue using the website or choose an option below to register in or login.

Register

Already have an account? Sign in

Find your dream university today

Study Destination

Study Destination
Study Major

Study Major
Explore

QS World University Rankings 2023

Discover the top-performing universities around the world

Explore

QS World University Rankings by Subject 2023

Find out which universities excel in your chosen subject

Explore

QS Best Student Cities 2023

Find out which universities excel in your chosen subject

Explore
What our students say
Hear how we’ve supported students like you to find their perfect study
destination
❮

With a QS education counsellor by my side to help me make sense of it all, I
felt much more confident about finding the right path for me..


Maiko Shimane
QS WM Social Responsibility Scholarship Winner
Amaewhule Ewhorlu
QS WM Social Responsibility Scholarship Winner

Attending a QS event was a great opportunity to speak to people from admissions
offices and I was able to see the culture fit of the school as well.


Bibil Jose
India
Abhishek Tandon
QS WM Academic Excellence Scholarship Winner

I feel greatly honoured to have been selected as the recipient of this
prestigious scholarship award.


Amaewhule Ewhorlu
Got offers from Harvard, University of Glasgow & more
Bibil Jose
Masters in Industrial Engg, Arizona State University
❯

How QS can support you
We're here to support you through all stages of the university journey; whether
its researching institutions, navigating admissions or submitting your
application.
Find the right course for you
Our course matching tool features thousands of programmes and uses your personal
study preferences to find the right course for you.
Find your course
Easily compare universities with QS rankings
Filter our rankings by region or subject to compare university performance in
factors that matter to you including reputation, employability and
sustainability.
Explore rankings


Personalized advice and support with your university application
Our friendly QS counsellors have helped to submit over 13,000 applications and
will personally guide you through to enrolment on your chosen course.
Speak to a counsellor
Meet universities in person
Meet university representatives from around the world at our global events and
get your questions answered in person.
Find an event near you


Match and connect with shortlisted universities
Create connections and finalize your shortlist by speaking directly with staff
at your matched universities.
Sign up for QS Connect
Looking for financial support?
Find out more about the US$111m available through QS and partner scholarships.
Explore our scholarships


Need more advice on where to study?
Learn more about student experiences at universities in the world’s most
incredible cities and get advice on visas, finding accommodation and fun things
to do once you’ve arrived.
Read more
QS World Merit scholarships
Attend a QS event and you’ll be eligible to apply for a prestigious QS World
Merit scholarship. You could be selected as one of the incredible students we
support to pursue their academic goals.
Apply for a QS World Merit scholarship



QS World Merit Scholarships
Attend a QS event and you’ll be eligible to apply for a prestigious QS World
Merit scholarship. You could be selected as one of the incredible students we
support to pursue their academic goals.
Apply for the QSWM Scholarship
Camila Zarate
Colombia
Jerome Adams
Russia
John Jacobs
Russia
Over 650 global partner universities


0/4 Universities have been added to compare Compare
0/4 Programs have been added to compare Compare
0 Applications 0
0/4 universities 0/4
0/4 programs 0/4
0/4 universities 0/4
0/4 programs 0/4
0 shortlisted 0


About Contact Privacy Users Cookies DATA COPYRIGHT Terms & Conditions © QS
Quacquarelli Symonds Limited 1994 - 2024. All rights reserved.
 * 
 * 
 * 
 * 
 * 

Subscribe to Our Newsletter



© QS Quacquarelli Symonds Limited 1994 - 2024. All rights reserved.
Join us to start your higher-ed journey
You also get to:
 * Find your perfect University program with our matching tool
 * Meet and apply to universities
 * Connect with peers
 * 


 * Sign in
 * Join us


Sign in using: Facebook Google

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

Email
Password Forgot password?
Existing LinkedIn user? Please reset password to sign-in.
* Required
Step 1 of 2: Join us
Join us using: FacebookGoogle

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

First Name
Last Name
Email
Password Use at least 6 characters and one numeral
Leave this field blank
I confirm that I am over 16 years old and I am happy to receive newsletters and
up-to-date information about Top Universities, Top MBA and QS Leap. I understand
that my data will be held for as long as I am registered with the site and I
will continue to receive such communications until I amend my user profile.*
Yes
No
I am happy to receive information from universities, our media partners and
other 3rd party opportunities.*
Yes
No
User Agreement | Privacy Policy | Cookie Policy

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

* Required

 
 


We use Necessary cookies to make our website work. We’d also like to set
optional Functional cookies to gather anonymous site visitation data and
Advertising cookies to help us understand which content our visitors value the
most. By enabling these cookies, you can help us provide a better website for
you. These will be set only if you accept.More information about the cookies we
use can be found here Cookies Policy

Cookies Settings
Necessary
These cookies are necessary for the website to function and cannot be switched
off in our systems. They are usually only set in response to actions made by you
which amount to a request for services, such as setting your privacy
preferences, logging in, or filling in forms.
Functional
We may use a set of cookies to collect information, report site usage statistics
and understand how visitors engage with the website. In addition to reporting
site usage statistics, data collected may also be used to personalize your
experience and remember your chat history. We may also use these data, together
with some of the advertising cookies described, to help show more relevant ads
across the web and to measure interactions with the ads we show.
Advertising
We use cookies to make our ads more engaging and valuable to site visitors. Some
common applications of cookies are to select advertising based on what’s
relevant to a user; to improve reporting on ad campaign performance; and to
avoid showing ads the user has already seen.
Save preferences
Decline Accept all cookies Withdraw consent