parsepage
Automatically extracts the data of sites
Summary
| Latest Version | 1.2.1 |
|---|---|
| License | GPL-3.0-only |
| CI Status | Failing |
| Downloads | 0 |
| Last Indexed | 2026-09-02 07:20 |
Tags
Authors
- Thiago Navarro
Installation
nimble install parsepage
choosenim install parsepage
git clone https://github.com/thisago/parsepage
OS Compatibility
| Platform | Linux | macOS | Windows | FreeBSD | OpenBSD | NetBSD | Android | iOS | WASM | Embedded |
|---|---|---|---|---|---|---|---|---|---|---|
| parsepage | ✓ | ✓ | ✓ | - | - | - | - | - | - | - |
Dependencies
| Package | Version | Optional |
|---|---|---|
| nim >= | 1.6.4 | No |
| https://github.com/thisago/fsafename | - | No |
| https://gitlab.com/lurlo/useragent | - | No |
| scraper | - | No |
| cligen | - | No |
| karax | - | No |
| nimquery | - | No |
| yaml | - | No |
| css_html_minify | - | No |
Source
| Repository | https://github.com/thisago/parsepage |
|---|---|
| Homepage | https://github.com/thisago/parsepage |
| Registry Source | nimble_official |
README
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