1. 首页
  2. 数据库
  3. 其它
  4. phantomjs node:用于NodeJS的PhantomJS集成模块 源码

phantomjs node:用于NodeJS的PhantomJS集成模块 源码

上传者: 2021-02-19 15:53:24上传 ZIP文件 167.54KB 热度 28次
注意 由于缺少对PhantomJ的支持,该项目的开发已被暂停。 phantom-用于PhantomJS的快速NodeJS API 超级好用 const phantom = require ( 'phantom' ) ; ( async function ( ) { const instance = await phantom . create ( ) ; const page = await instance . createPage ( ) ; await page . on ( 'onResourceRequested' , function ( requestData ) {
下载地址
用户评论