| Crates.io | nu_plugin_browse |
| lib.rs | nu_plugin_browse |
| version | 0.3.0 |
| created_at | 2025-11-11 20:54:33.172873+00 |
| updated_at | 2026-01-18 12:07:34.294118+00 |
| description | A nushell plugin to make http requests with a headless browser |
| homepage | |
| repository | https://github.com/Tyarel8/nu_plugin_browse |
| max_upload_size | |
| id | 1928180 |
| size | 85,438 |
A nushell plugin that makes http request through a headless browser using chromiumoxide.
Requires chrome/chromium to be installed.
cargo install nu_plugin_browse
plugin add ~/.cargo/bin/nu_plugin_browse
run http browse --help to get the parameters and examples.