3 releases (breaking)
Uses new Rust 2024
| 0.3.0 | Jan 18, 2026 |
|---|---|
| 0.2.0 | Nov 29, 2025 |
| 0.1.0 | Nov 11, 2025 |
#505 in Web programming
25KB
142 lines
Http browse plugin
A nushell plugin that makes http request through a headless browser using chromiumoxide.
Requires chrome/chromium to be installed.
Installation
cargo install nu_plugin_browse
plugin add ~/.cargo/bin/nu_plugin_browse
Usage
run http browse --help to get the parameters and examples.
Dependencies
~43–81MB
~1.5M SLoC