mirror of
https://github.com/thisago/parsepage
synced 2026-01-15 04:41:49 +00:00
No description
| example | ||
| src | ||
| .gitignore | ||
| changelog.md | ||
| config.nims | ||
| license | ||
| parsepage.nimble | ||
| readme.md | ||
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