5 个版本
0.0.5 | 2023年9月23日 |
---|---|
0.0.4 | 2023年9月23日 |
0.0.3 | 2023年9月23日 |
0.0.2 | 2023年9月23日 |
0.0.1 | 2023年9月23日 |
#38 in #product-os
24KB
314 代码行
Product OS : Browser Automation
Product OS : Browser Automation 提供了一个特性和默认助手,允许将行为注入到 Product OS : Browser crate。
什么是 Product OS?
Product OS 是一个包集合,提供不同的工具和功能,可以一起工作以简化 Rust 生态系统中的产品构建。
安装
使用 Rust 包管理器 cargo 安装 Product OS : Browser Automation。
cargo add product-os-browser-automation
或将在您的 cargo.toml 的 [packages]
部分
product-os-browser-automation = { version = "0.0.5", features = [], default-features = true, optional = false }
功能
Product OS Browser 支持许多功能,利用现有的 Rust 库进行爬取和执行指令,包括
- 为 Product OS : Browser 实现注入行为的特性和默认助手
- 默认助手允许浏览器实现多种匿名化实验机制
// Feature samples TODO
用法
// Examples TODO
贡献
目前没有贡献,但很快将在公共仓库中提供。
许可证
依赖
~0.3–13MB
~233K SLoC