aniwatch.to Open in urlscan Pro
2a06:98c1:3120::3  Public Scan

URL: https://aniwatch.to/watch/classroom-of-the-elite-iii-18880?ep=114913
Submission: On January 20 via api from US — Scanned from NL

Form analysis 5 forms found in the DOM

/search

<form action="/search" autocomplete="off">
  <a href="/filter" class="filter-icon">Filter</a>
  <input type="text" class="form-control search-input" name="keyword" placeholder="Search anime..." required="">
  <button type="submit" class="search-icon"><i class="fas fa-search"></i></button>
</form>

POST

<form class="preform" id="login-form" method="post">
  <div class="form-group">
    <label class="prelabel" for="email">Email address</label>
    <input type="email" class="form-control" id="email" placeholder="name@email.com" name="email" required="">
  </div>
  <div class="form-group">
    <label class="prelabel" for="password">Password</label>
    <input type="password" class="form-control" id="password" placeholder="Password" name="password" required="">
  </div>
  <div class="form-check custom-control custom-checkbox">
    <div class="float-left">
      <input type="checkbox" class="custom-control-input" name="remember" value="1" id="remember" checked="">
      <label class="custom-control-label" for="remember">Remember me</label>
    </div>
    <div class="float-right">
      <a href="javascript:;" class="link-highlight text-forgot forgot-tab-link">Forgot password?</a>
    </div>
    <div class="clearfix"></div>
  </div>
  <div data-theme="dark" class="g-recaptcha mb-3 mt-3" id="login-recaptcha">
    <div style="width: 304px; height: 78px;">
      <div><iframe title="reCAPTCHA" width="304" height="78" role="presentation" name="a-30udzbgl0t2r" frameborder="0" scrolling="no"
          sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox allow-storage-access-by-user-activation"
          src="https://www.google.com/recaptcha/api2/anchor?ar=1&amp;k=6Lfz6fAmAAAAAKZdTpHpGUfe5OUYvosjXcpasbCd&amp;co=aHR0cHM6Ly9hbml3YXRjaC50bzo0NDM.&amp;hl=en&amp;v=Ya-Cd6PbRI5ktAHEhm9JuKEu&amp;theme=dark&amp;size=normal&amp;cb=b9rb0ds6jkle"></iframe>
      </div><textarea id="g-recaptcha-response-3" name="g-recaptcha-response" class="g-recaptcha-response"
        style="width: 250px; height: 40px; border: 1px solid rgb(193, 193, 193); margin: 10px 25px; padding: 0px; resize: none; display: none;"></textarea>
    </div><iframe style="display: none;"></iframe>
  </div>
  <div class="form-group login-btn mb-0">
    <button id="btn-login" class="btn btn-primary btn-block">Login</button>
    <div class="loading-relative" id="login-loading" style="display: none;">
      <div class="loading">
        <div class="span1"></div>
        <div class="span2"></div>
        <div class="span3"></div>
      </div>
    </div>
  </div>
</form>

POST

<form class="preform" method="post" id="register-form">
  <div class="form-group">
    <label class="prelabel" for="re-username">Your name</label>
    <input type="text" class="form-control" id="re-username" placeholder="Name" name="name" required="">
  </div>
  <div class="form-group">
    <label class="prelabel" for="re-email">Email address</label>
    <input type="email" class="form-control" id="re-email" placeholder="name@email.com" name="email" required="">
  </div>
  <div class="form-group">
    <label class="prelabel" for="re-password">Password</label>
    <input type="password" class="form-control" id="re-password" placeholder="Password" name="password" required="">
  </div>
  <div class="form-group">
    <label class="prelabel" for="re-confirmpassword">Confirm Password</label>
    <input type="password" class="form-control" id="re-confirmpassword" placeholder="Confirm Password" required="">
  </div>
  <div data-theme="dark" class="g-recaptcha mb-3" id="register-recaptcha">
    <div style="width: 304px; height: 78px;">
      <div><iframe title="reCAPTCHA" width="304" height="78" role="presentation" name="a-xqwtgr6vvaxp" frameborder="0" scrolling="no"
          sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox allow-storage-access-by-user-activation"
          src="https://www.google.com/recaptcha/api2/anchor?ar=1&amp;k=6Lfz6fAmAAAAAKZdTpHpGUfe5OUYvosjXcpasbCd&amp;co=aHR0cHM6Ly9hbml3YXRjaC50bzo0NDM.&amp;hl=en&amp;v=Ya-Cd6PbRI5ktAHEhm9JuKEu&amp;theme=dark&amp;size=normal&amp;cb=wct17pgsh3kf"></iframe>
      </div><textarea id="g-recaptcha-response-2" name="g-recaptcha-response" class="g-recaptcha-response"
        style="width: 250px; height: 40px; border: 1px solid rgb(193, 193, 193); margin: 10px 25px; padding: 0px; resize: none; display: none;"></textarea>
    </div>
  </div>
  <div class="form-group login-btn mb-0">
    <button id="btn-register" class="btn btn-primary btn-block">Register</button>
    <div class="loading-relative" id="register-loading" style="display: none;">
      <div class="loading">
        <div class="span1"></div>
        <div class="span2"></div>
        <div class="span3"></div>
      </div>
    </div>
  </div>
</form>

POST

<form class="preform" method="post" id="forgot-form">
  <div class="alert alert-success mb-3" id="forgot-success" style="display:none"></div>
  <div class="alert alert-danger mb-3" id="forgot-error" style="display:none"></div>
  <div class="form-group">
    <label class="prelabel" for="forgot-email">Your Email</label>
    <input required="" type="text" class="form-control" id="forgot-email" name="email" placeholder="name@email.com">
  </div>
  <div data-theme="dark" class="g-recaptcha mb-3" id="forgot-recaptcha">
    <div style="width: 304px; height: 78px;">
      <div><iframe title="reCAPTCHA" width="304" height="78" role="presentation" name="a-q2a8jaq63c3w" frameborder="0" scrolling="no"
          sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox allow-storage-access-by-user-activation"
          src="https://www.google.com/recaptcha/api2/anchor?ar=1&amp;k=6Lfz6fAmAAAAAKZdTpHpGUfe5OUYvosjXcpasbCd&amp;co=aHR0cHM6Ly9hbml3YXRjaC50bzo0NDM.&amp;hl=en&amp;v=Ya-Cd6PbRI5ktAHEhm9JuKEu&amp;theme=dark&amp;size=normal&amp;cb=ag8v7mjolqxj"></iframe>
      </div><textarea id="g-recaptcha-response" name="g-recaptcha-response" class="g-recaptcha-response"
        style="width: 250px; height: 40px; border: 1px solid rgb(193, 193, 193); margin: 10px 25px; padding: 0px; resize: none; display: none;"></textarea>
    </div>
  </div>
  <div class="form-group login-btn mb-0">
    <button class="btn btn-primary btn-block">Submit</button>
    <div class="loading-relative" id="forgot-loading" style="display: none;">
      <div class="loading">
        <div class="span1"></div>
        <div class="span2"></div>
        <div class="span3"></div>
      </div>
    </div>
  </div>
</form>

POST

<form class="preform" method="post" id="verify-form">
  <div class="alert alert-success mb-3" id="verify-success" style="display:none"></div>
  <div class="alert alert-danger mb-3" id="verify-error" style="display:none"></div>
  <div class="form-group">
    <label class="prelabel" for="verify-email">Your Email</label>
    <input required="" type="text" class="form-control" id="verify-email" name="email" placeholder="name@email.com">
  </div>
  <div data-theme="dark" class="g-recaptcha mb-3" id="verify-recaptcha">
    <div style="width: 304px; height: 78px;">
      <div><iframe title="reCAPTCHA" width="304" height="78" role="presentation" name="a-r5a21k3d4x2q" frameborder="0" scrolling="no"
          sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox allow-storage-access-by-user-activation"
          src="https://www.google.com/recaptcha/api2/anchor?ar=1&amp;k=6Lfz6fAmAAAAAKZdTpHpGUfe5OUYvosjXcpasbCd&amp;co=aHR0cHM6Ly9hbml3YXRjaC50bzo0NDM.&amp;hl=en&amp;v=Ya-Cd6PbRI5ktAHEhm9JuKEu&amp;theme=dark&amp;size=normal&amp;cb=3nl6kvsy0a4c"></iframe>
      </div><textarea id="g-recaptcha-response-1" name="g-recaptcha-response" class="g-recaptcha-response"
        style="width: 250px; height: 40px; border: 1px solid rgb(193, 193, 193); margin: 10px 25px; padding: 0px; resize: none; display: none;"></textarea>
    </div>
  </div>
  <div class="form-group login-btn mb-0">
    <button class="btn btn-primary btn-block">Submit</button>
    <div class="loading-relative" id="verify-loading" style="display: none;">
      <div class="loading">
        <div class="span1"></div>
        <div class="span2"></div>
        <div class="span3"></div>
      </div>
    </div>
  </div>
</form>

Text Content

Close menu
Watch2gether

Random
ENJP
Anime Name

Community
 * Home
 * Subbed Anime
 * Dubbed Anime
 * Most Popular
 * Movies
 * TV Series
 * OVAs
 * ONAs
 * Specials
 * Events
 * Aniwatch App
 * Genre
    * Action
    * Adventure
    * Cars
    * Comedy
    * Dementia
    * Demons
    * Drama
    * Ecchi
    * Fantasy
    * Game
    * Harem
    * Historical
    * Horror
    * Isekai
    * Josei
    * Kids
    * Magic
    * Martial Arts
    * Mecha
    * Military
    * Music
    * Mystery
    * Parody
    * Police
    * Psychological
    * Romance
    * Samurai
    * School
    * Sci-Fi
    * Seinen
    * Shoujo
    * Shoujo Ai
    * Shounen
    * Shounen Ai
    * Slice of Life
    * Space
    * Sports
    * Super Power
    * Supernatural
    * Thriller
    * Vampire
    * More
   
   


Filter

Join nowAniWatch Group


Watch2gether

Random
ENJP
Anime Name

Community

 * 
 * 
 * 
 * 

Login



 1. Home
 2. TV
 3. Watching Classroom of the Elite III

Expand
Light
Auto Play
Auto Next
Auto Skip Intro
Prev
Next
Add to List
Watching On-Hold Plan to watch Dropped Completed
Watch2getherLive

You are watching Episode 2 If current server doesn't work please try other
servers beside.
SUB:
Vidstreaming
MegaCloud

× 🚀 Estimated the next episode will come at 1/24/2024, 2:30:00 PM
Watch more seasons of this anime
Season 1

Season 2

Season 3


List of episodes:


1
Nanika o Erabu Koto Koso ga, Seichō no Saidai no Kate to Naru.


2
Hito ni Totte, Hoka no Ningen wa Dōmōna Ōkami no Yōna Mono


3
Wasuretai Koto Hodo, Wasureru Koto wa Dekinai.





CLASSROOM OF THE ELITE III

PG-13
HD
3
1
TV 24m

The third season of Youkoso Jitsuryoku Shijou Shugi no Kyoushitsu e. The third
semester kicks off in high gear with a special boot camp deep in the mountains.
Forcibly separated into groups along grade and gender lines, the first, second
and third years ...+ More
AniWatch is the best site to watch Classroom of the Elite III SUB online, or you
can even watch Classroom of the Elite III DUB in HD quality. You can also find
Lerche anime on AniWatch website.
View detail
9.6
Vote now

What do you think about this anime?
😩Boring 😃Great 🤩Amazing





Comments

Share Anime

to your friends

37 Shares
Share
Tweet
Share
Share
Share



COMMENTS





RECOMMENDED FOR YOU


18+
1


NOZOKI ANA

OVA 55m

18+
13
13


PET

TV 23m

18+
1


TRIAGE X: RECOLLECTION XOXO

OVA 23m

1
1


∀ GUNDAM I: EARTH LIGHT

Movie 128m

12
12


YATTERMAN NIGHT

TV 24m

12
12
12


MAGICAL SEMPAI

TV 13m

12
12
12


I'M STANDING ON 1,000,000 LIVES.

TV 23m

13
13


TWIN LOVE

TV 24m

25
25


GAKKATSU!

TV 5m

87
87


[RAW] MAGICAL★TARURUUTO-KUN

TV 25m

18+
12
12
12


A CENTAUR'S LIFE

TV 23m

12
12


IWA KAKERU!: SPORT CLIMBING GIRLS

TV 23m

6
6


ORE GA OJOUSAMA GAKKOU NI "SHOMIN SAMPLE" TOSHITE GETS♥SARETA KEN SPECIALS

Special 3m

12
12


WAKE UP, GIRLS! NEW CHAPTER

TV 23m

18+
12
12


AKANE IRO NI SOMARU SAKA

TV 25m

25
25


WHITED NIGHTTIME

ONA 15m

18+
1


GENJI MONOGATARI

Movie 106m

18+
4
4
4


BALDR FORCE EXE RESOLUTION

OVA 30m





RELATED ANIME




 * CLASSROOM OF THE ELITE 2ND SEASON
   
   13
   13
   13
   
   TV
   
   





MOST POPULAR




 * ONE PIECE
   
   1090
   1048
   
   TV
   
   


 * NARUTO: SHIPPUDEN
   
   500
   500
   500
   
   TV
   
   


 * JUJUTSU KAISEN 2ND SEASON
   
   23
   23
   23
   
   TV
   
   


 * DEMON SLAYER: KIMETSU NO YAIBA SWORDSMITH VILLAGE ARC
   
   11
   11
   11
   
   TV
   
   


 * BLACK CLOVER
   
   170
   170
   170
   
   TV
   
   


 * BLEACH
   
   366
   366
   366
   
   TV
   
   


 * BORUTO: NARUTO NEXT GENERATIONS
   
   293
   255
   293
   
   TV
   
   


 * NARUTO
   
   220
   220
   220
   
   TV
   
   


 * JUJUTSU KAISEN (TV)
   
   24
   24
   24
   
   TV
   
   


 * SPY X FAMILY
   
   12
   12
   12
   
   TV
   
   




Join nowAniWatch Group



A-Z LISTSearching anime order by alphabet name A to Z.
 * All
 * #
 * 0-9
 * A
 * B
 * C
 * D
 * E
 * F
 * G
 * H
 * I
 * J
 * K
 * L
 * M
 * N
 * O
 * P
 * Q
 * R
 * S
 * T
 * U
 * V
 * W
 * X
 * Y
 * Z


 * Terms of service
 * DMCA
 * Contact
 * Aniwatch App


AniWatch does not store any files on our server, we only linked to the media
which is hosted on 3rd party services.

© AniWatch.to. All rights reserved.





WELCOME BACK!

×
Email address
Password
Remember me
Forgot password?


Login

Don't have an account? Register or Verify

CREATE AN ACCOUNT

×
An email has been sent to your email address containing an activation link.
Please check your email and click on the link to activate your account (It may
get in the email spam box).
Your name
Email address
Password
Confirm Password

Register

Have an account? Login

RESET PASSWORD

×
Your Email

Submit

Back to Sign-in

SEND VERIFICATION EMAIL

×
Your Email

Submit

Back to Sign-in

Available Manga Version
×


CHARACTERS & VOICE ACTORS

×