Describe your suggested feature
A custom built-in plugin (it's more like a tool) that allows users to scrape the whole html from sources that have a VERY simple url pattern regarding the CHAPTER NUMBER.
Examples:
-https://errornovelity.com/15353/chapter-256
-https://errornovelity.com/1513/913
The simple Url pattern would allow the mass scraping of chapters html by indicating the incremental:
-https://errornovelity.com/15353/chapter-%s
--https://errornovelity.com/1513/%s
Additional context
The plugin-tool may have simple feature to clean the useless, like the html page header etc..
The idea came from a browser plugin Web-to-epub who had a similar feature.
Describe your suggested feature
A custom built-in plugin (it's more like a tool) that allows users to scrape the whole html from sources that have a VERY simple url pattern regarding the CHAPTER NUMBER.
Examples:
-
https://errornovelity.com/15353/chapter-256-
https://errornovelity.com/1513/913The simple Url pattern would allow the mass scraping of chapters html by indicating the incremental:
-
https://errornovelity.com/15353/chapter-%s--
https://errornovelity.com/1513/%sAdditional context
The plugin-tool may have simple feature to clean the useless, like the html page header etc..
The idea came from a browser plugin Web-to-epub who had a similar feature.