drission 0.1.0

Rust 浏览器自动化库:反检测(Camoufox/Firefox)+ 内置验证码 OCR 与图片滑块缺口距离识别 + 高并发爬虫 / XHR 监听拦截 / 自动过盾,DrissionPage 风格 API。Browser automation in Rust with anti-detect, built-in captcha OCR and slider-gap solving, async high-concurrency crawling.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
{
  "name": "__PKG_NAME__",
  "version": "1.0.0",
  "private": true,
  "description": "drission dump_env 导出的补环境工程:在 Node 里纯算还原浏览器签名(无需浏览器、零依赖)。",
  "main": "index.js",
  "scripts": {
    "demo": "node demo.js",
    "verify": "node verify.js"
  },
  "license": "MIT"
}