novelbuddy.com Open in urlscan Pro
2a06:98c1:3121::3  Public Scan

Submitted URL: http://novelbuddy.com/
Effective URL: https://novelbuddy.com/official
Submission: On March 22 via api from KR — Scanned from NL

Form analysis 3 forms found in the DOM

GET /search

<form id="search" autocomplete="off" action="/search" method="GET">
  <div class="inner"><input id="input-header-search" type="text" name="q" placeholder="Search..." autocomplete="off" value="">
    <style>
      .spinner2 {
        margin: 100px auto;
        width: 50px;
        height: 40px;
        text-align: center;
        font-size: 10px;
        position: absolute;
        top: -20px;
        left: 46%;
        display: none;
      }

      .spinner2>div {
        background-color: #27ae60;
        height: 100%;
        width: 6px;
        display: inline-block;
        -webkit-animation: sk-stretchdelay 1.2s infinite ease-in-out;
        animation: sk-stretchdelay 1.2s infinite ease-in-out;
      }

      #search-form-large .spinner2,
      #search .spinner2 {
        margin: unset;
        width: 40px;
        height: 25px;
        top: 3px;
        right: 30px;
        left: unset;
      }

      #search-form-large .spinner2 {
        top: 5px;
      }

      #search-form-large .spinner2>div,
      #search .spinner2>div {
        width: 4px;
      }

      .spinner2 .rect2 {
        -webkit-animation-delay: -1.1s;
        animation-delay: -1.1s;
      }

      .spinner2 .rect3 {
        -webkit-animation-delay: -1.0s;
        animation-delay: -1.0s;
      }

      .spinner2 .rect4 {
        -webkit-animation-delay: -0.9s;
        animation-delay: -0.9s;
      }

      .spinner2 .rect5 {
        -webkit-animation-delay: -0.8s;
        animation-delay: -0.8s;
      }

      #search-form-large.loading .spinner2 {
        display: block;
      }

      @-webkit-keyframes sk-stretchdelay {

        0%,
        40%,
        100% {
          -webkit-transform: scaleY(0.4)
        }

        20% {
          -webkit-transform: scaleY(1.0)
        }
      }

      @keyframes sk-stretchdelay {

        0%,
        40%,
        100% {
          transform: scaleY(0.4);
          -webkit-transform: scaleY(0.4);
        }

        20% {
          transform: scaleY(1.0);
          -webkit-transform: scaleY(1.0);
        }
      }
    </style>
    <div class="spinner2">
      <div class="rect1"></div>
      <div class="rect2"></div>
      <div class="rect3"></div>
      <div class="rect4"></div>
      <div class="rect5"></div>
    </div>
  </div>
  <div class="suggestions" id="header-autocomplete-list"></div><a href="/search" title="Advance search" class="advance-search"><i class="fa fa-search"></i></a>
</form>

<form class="content login-form">
  <div class="hide-on-success">
    <div class="form-group"><i class="fa fa-envelope"></i><input type="email" name="email" class="form-control" required="" placeholder="Email"></div>
    <div class="form-group"><i class="fa fa-lock"></i><input type="password" name="password" class="form-control" required="" placeholder="Password"></div>
    <div class="form-group text-center">
      <div id="login-recaptcha" class="g-recaptcha" data-sitekey="6LfmBvcUAAAAAAvkkFjUWGOxmypmMIMRQo8T9bK8">
        <div style="width: 304px; height: 78px;">
          <div><iframe title="reCAPTCHA" width="304" height="78" role="presentation" name="a-kheir4lls7gg" 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=6LfmBvcUAAAAAAvkkFjUWGOxmypmMIMRQo8T9bK8&amp;co=aHR0cHM6Ly9ub3ZlbGJ1ZGR5LmNvbTo0NDM.&amp;hl=nl&amp;v=YurWEBlMIwR4EqFPncmQTkxQ&amp;size=normal&amp;cb=jl7p73mjl1e3"></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>
    <div class="form-error"></div>
    <div class="form-group"><button class="submit-btn button main__button " type="submit" style="padding: 10px 50px; width: 100%;">LOGIN</button></div>
    <div class="social-login">
      <p>OR LOGIN WITH</p>
      <div class="social-buttons">
        <a data-no-instant="" href="/auth/facebook" type="button" class="main__button fb" title="Login with Facebook" rel="nofollow"><i class="fab fa-facebook"></i></a><a data-no-instant="" class="main__button twitter" href="/auth/twitter" title="Login with Twitter" rel="nofollow"><i class="fab fa-twitter"></i></a><a data-no-instant="" class="main__button gg" href="/auth/google" title="Login with Google" rel="nofollow"><i class="fab fa-google"></i></a>
      </div>
    </div>
    <div class="social-loginaaa" style="padding: 15px 0;" align="center">
      <p>Or LOGIN with MangaBuddy account</p>
      <div class="social-buttons">
        <a data-no-instant="" href="https://mangabuddy.com/users/login?context_uri=https://novelbuddy.com&amp;redirect_to=https://novelbuddy.com/users/profile" type="button" class="main__button fb" title="Login with MangaBuddy" rel="nofollow"><img src="/static/common/mangabuddy-icon.png" width="30"></a>
      </div>
    </div>
  </div>
</form>

<form class="content signup-form">
  <div class="hide-on-success">
    <div class="form-group"><i class="fa fa-user-alt"></i><input type="text" required="" name="name" class="form-control" placeholder="Display name"></div>
    <div class="form-group"><i class="fa fa-envelope"></i><input type="email" required="" name="email" class="form-control" placeholder="Email"></div>
    <div class="form-group"><i class="fa fa-lock"></i><input type="password" required="" name="password" class="form-control" placeholder="Password"></div>
    <div class="form-group"><i class="fa fa-lock"></i><input type="password" required="" name="confirm_password" class="form-control" placeholder="Confirm password"></div>
    <div class="form-group text-center">
      <div class="g-recaptcha" data-sitekey="6LfmBvcUAAAAAAvkkFjUWGOxmypmMIMRQo8T9bK8">
        <div style="width: 304px; height: 78px;">
          <div><iframe title="reCAPTCHA" width="304" height="78" role="presentation" name="a-3q021yjp34fv" 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=6LfmBvcUAAAAAAvkkFjUWGOxmypmMIMRQo8T9bK8&amp;co=aHR0cHM6Ly9ub3ZlbGJ1ZGR5LmNvbTo0NDM.&amp;hl=nl&amp;v=YurWEBlMIwR4EqFPncmQTkxQ&amp;size=normal&amp;cb=je7a3aajmfrl"></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><iframe style="display: none;"></iframe>
      </div>
    </div>
    <div class="form-error"></div>
    <div class="form-group"><button class="submit-btn button main__button " type="submit" style="padding: 10px 50px; width: 100%;">REGISTER</button></div>
  </div>
</form>

Text Content

NovelBuddy

 * 12
 * 
 * 

 * 
 * 
 * 0
 * 

 * LATEST
 * LIST
   * POPULAR
   * TAGS
   * Josei for Ladies
   * Kingdom Building
   * Game Elements
   * Polygamy
   * Fast Cultivation
   * Level System
   * Fantasy
 * TOP
   * DAY
   * WEEK
   * MONTH
 * TYPES
   * Chinese
   * Korean
   * Japanese
 * GENRES
   * Action
   * Action Adventure
   * Adult
   * Adventcure
   * Adventure
   * Adventurer
   * Bender
   * Chinese
   * Comedy
   * Cultivation
   * Drama
   * Eastern
   * Ecchi
   * Fan-Fiction
   * Fanfiction
   * Fantas
   * Fantasy
   * Game
   * Gender
   * Gender Bender
   * Harem
   * HaremAction
   * Haremv
   * Historica
   * Historical
   * History
   * Horror
   * Isekai
   * Josei
   * Lolicon
   * Magic
   * Martial
   * Martial Arts
   * Mature
   * Mecha
   * Military
   * Modern Life
   * Mystery
   * Mystery.Adventure
   * Psychologic
   * Psychological
   * Reincarnation
   * Romance
   * Romance.Adventure
   * School Life
   * Sci-fi
   * Seinen
   * Shoujo
   * Shoujo Ai
   * Shounen
   * Shounen Ai
   * Slice Of Life
   * Smut
   * Sports
   * Superna
   * Supernatural
   * System
   * Tragedy
   * Urban
   * Urban Life
   * Wuxia
   * Xianxia
   * Xuanhuan
   * Yaoi
   * Yuri
 * STATUS
   * Ongoing
   * Completed
 * DISCUSSIONS
 * READ MANGA

 * -
   

NovelBuddy
Navigation-

 * HOME
 * TOP
   * DAY
   * WEEK
   * MONTH
 * DISCUSSIONS
 * NOVEL LIST
   * LATEST
   * POPULAR
   * TAGS
   * ON-GOING
   * COMPLETED
   * RECOMMENDED LISTs
   * Josei for Ladies
   * Kingdom Building
   * Game Elements
   * Polygamy
   * Fast Cultivation
   * Level System
   * Fantasy
   * Chinese
   * Korean
   * Japanese
 * PROFILE
   * BOOKMARK
   * READING HISTORY
   * MY LISTs
   * MY COMMENTS
   * NOTIFICATIONS
   * SETTINGS
 * GENRES
 * READ MANGA
 * LOGOUT

Copyright 2019.

Go to homepage
Top search: Josei Kingdom Building Game Elements Polygamy Level System Fast
Cultivation Chinese Korean Japanese


NOVELBUDDY - BEST ONLINE NOVEL READER



If you love manga, there’s a good chance you’ll love light novels too. These
page-turning Japanese exports are seeing a huge surge in popularity right now,
meaning more and more original titles are being translated into English for
readers around the globe. While nothing beats a physical copy, light novels can
be expensive to own, just like any book. And if you’re an avid reader, your
light novel addiction could soon start to burn a hole in your pocket. But worry
not, there are plenty of places on the internet where you can read digital
versions of light novels, and the best part is, many of them are completely
free!


WHAT ARE LIGHT NOVELS

Light novels are a style of Japanese novel typically targeting young adult
audiences and featuring illustrations. They are usually shorter in length than a
regular novel, usually under 300 pages, and often focus on stories involving
romance, comedy, and fantasy. Many light novels have been adapted into manga and
anime series.


HOW TO READ NOVELS ON THE WEB?

Let us help you to find the best light novel websites to read the most recent
Light Novels in the spirit of trying new things.


WHAT IS NOVELBUDDY?

NovelBuddy is an Internet community for readers and writers to publish new
user-generated stories in different genres, including classics, general fiction,
historical fiction, non-fiction, poetry, fan-fiction, spiritual, humor, and teen
fiction. If you’re a web fiction fan, you’ve probably heard of Wattpad. As an
industry leader in online fiction, the platform claims to have an audience of
more than 70 million users, who can directly interact with the writers and share
their opinions with fellow readers. 77% of its content is written in English. A
number of Wattpad users are translating stories to continue to build the
platform.


CAN ADULTS READ LIGHT NOVELS?

Light novels are intended for middle/high school students only. Dengeki is a
brand that offers content for young adults and high school students. It also has
content for readers in their 30s and 40s. How do light novels work? A light
novel (ライトノベル, raito noberu) is a young adult novel that focuses primarily on
middle school students. … While light novels are generally published as books,
some chapters are first serialized in anthology publications before being
collected. This is similar to the way manga is published.


DO LIGHT NOVELS HAVE PICTURES?

Light novels have pictures, contrary to what you might think. Each volume has
several illustrations on the splash pages, as well as the cover.


SHOULD I READ LIGHT NOVELS?

Although many of them are targeted at young adults, light novels can be written
in any genre and of any length. They don’t have to be more difficult to read
than regular novels. Light novels can offer a lot of variety.

A-Z ListSearching novel 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

Help
 * Contact
 * Privacy Policy
 * Terms of Use
 * DMCA

Links
 * Newest
 * Recently Updated
 * Popular
 * A-Z List
 * Genres

©NovelBuddy




LOGIN

LOGIN

OR LOGIN WITH



Or LOGIN with MangaBuddy account


Forgot password  Create an account

SIGNUP

REGISTER
Back to login


We use cookies to make sure you can have the best experience on our website. If
you continue to use this site we assume that you will be happy with it. OK



CONFIRMATION


CANCELCONFIRM

ALERT


OK