Crates.io | product-os-browser |
lib.rs | product-os-browser |
version | 0.0.35 |
source | src |
created_at | 2023-08-26 07:14:15.778986 |
updated_at | 2024-08-10 12:34:46.718055 |
description | Product OS : Browser is a powerful browser controller that leverages headless browsing and provides automation tooling to not only read content but take actions defined via an instruction language. |
homepage | |
repository | |
max_upload_size | |
id | 955390 |
size | 659,532 |
Product OS : Browser is a powerful browser controller that leverages headless browsing and provides automation tooling to not only read content but take actions defined via an instruction language.
Product OS is a collection of packages that provide different tools and features that can work together to build products more easily for the Rust ecosystem.
Use the Rust crate package manager cargo to install Product OS : Browser.
cargo add product-os-browser
or add Product OS : Browser to your cargo.toml [packages]
section.
product-os-browser = { version = "0.0.35", features = [], default-features = true, optional = false }
Product OS Browser supports a number of features leveraging existing Rust libraries to crawl and perform instructions including:
// Feature samples TODO
// Examples TODO
Contributions are not currently available but will be available on a public repository soon.