Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Please add site https://www.empirenovel.com/ #1582

Open
ghus3rz opened this issue Nov 27, 2024 · 0 comments
Open

Please add site https://www.empirenovel.com/ #1582

ghus3rz opened this issue Nov 27, 2024 · 0 comments

Comments

@ghus3rz
Copy link

ghus3rz commented Nov 27, 2024

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

https://www.empirenovel.com/novel/after-rebirth-the-true-eldest-daughter-starts-brewing-green-tea

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

Instructions for using the default parser can be found at https://dteviot.github.io/Projects/webToEpub_DefaultParser.html

Yes

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

< div class="my-5 text-center" > to div.my-5 text-center
< div id="read-novel" class="mx-2 mx-sm-5 p-1 p-sm-5" style="background-color: rgb(14, 14, 14); color: rgb(217, 217, 217);" > to :

  • div.mx-2 mx-sm-5 p-1 p-sm-5
  • div.read-novel
  • CSS selector for element holding Title of Chapter : h1
  • CSS selector for element(s) to remove : none

error message as below
"Could not find content element for web page 'https://www.empirenovel.com/novel/an-empresss-return-to-the-present-the-real-young-ladys-strong-comeback/1'. testDefaultParser/<@moz-extension://de2b69ec-f766-415d-b9c3-e41b1225db71/js/DefaultParserUI.js:155:23"

If the Default Parser did not work, if you have developer skills, did you try writing a new parser?

Instructions https://dteviot.github.io/Projects/webToEpub_FAQ.html#write-parser

No Dev Skill

If you don't have developer skills, can you ask a friend who does have them if they can do it for you?

Unfortunately, no.

If you are able to take a look, will definitely be gratefully or if can advise how to use the CSS selector when there is a space for div class value or need to use div id instead?

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant