No description
Find a file
2022-06-02 11:58:41 +00:00
example Version 1.2.0 2022-04-05 13:01:58 +00:00
src Version 1.2.1 2022-04-08 19:32:30 +00:00
.gitignore Version 1.0.0 2022-04-04 20:22:14 +00:00
changelog.md Version 1.2.1 2022-04-08 19:32:30 +00:00
config.nims init 2022-04-03 15:03:15 +00:00
license Create license 2022-06-02 11:58:41 +00:00
parsepage.nimble Fixed author 2022-06-02 11:57:00 +00:00
readme.md version 1.1.0 2022-04-04 20:37:51 +00:00

Parsepage

A simple but efficient way to extract a lot of pages with CSS selectors

In the end the result comes in a pretty HTML page!

Installation

nimble install parsepage

TODO

  • Add a progress bar

License

GPL-3.0