Skip to content

Please add site/parser https://lightnovelasia.com #2462

@bookimp

Description

@bookimp

Provide URL for web page that contains Table of Contents (list of chapters) of a typical story on the site

https://lightnovelasia.com/novel/ghosteyed-mediator

Did you try using the Default Parser for the site? If not, why not?

I did, I tried to find the body CSS but it's chapter shows as 'user select: none' and I can't get that to work

What settings did you use? What didn't work?

Standard settings, tried user select: none for body

  • URL of first chapter https://lightnovelasia.com/ghosteyed-mediator-chapter-1
  • CSS selector for element holding content to put into EPUB
  •          #root > div > main > div > div > div.max-w-none.leading-loose.\[\&_p\]\:mb-5.font-sans > div > div:nth-child(1)
    
  • CSS selector for element holding Title of Chapter
  •          <h1 class="text-3xl font-bold mb-4 text-center">Solving Crimes With A Shaman?</h1>
    
  • CSS selector for element(s) to remove

I do not know how to write parsers

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions