libwebnovel
This crate deals with webnovels. You can see it as a way to access different webnovel hosting sites and be able to get their contents.
Example
Say you want to create a software that will generate epubs from a given fiction url. This could be expressed by something like the following:
use ;
TODO
- Find a way to handle something other than content:
- images
- tables
- chapter headers ?
- chapter footers ?
- Add more backends, such as libread.
- create a binary