1. 首页
  2. 数据库
  3. 其它
  4. capture website:捕获网站的屏幕截图 源码

capture website:捕获网站的屏幕截图 源码

上传者: 2021-02-09 18:01:43上传 ZIP文件 17.82KB 热度 34次
捕获网站 捕获网站的屏幕截图 它在引擎盖下使用 (Chrome)。 有关命令行工具,请参见 。 安装 $ npm install capture-website Linux用户注意事项:如果遇到与沙箱相关的错误,则需要启用。 用法 const captureWebsite = require ( 'capture-website' ) ; ( async ( ) => { await captureWebsite . file ( 'https://sindresorhus.com' , 'screenshot.png' ) ; } ) ( ) ; API captureW
下载地址
用户评论