phantomjs node:用于NodeJS的PhantomJS集成模块 源码
注意 由于缺少对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 ) {
文件列表
phantomjs-node-master.zip
(预估有个71文件)
phantomjs-node-master
.gitignore
40B
README.md
4KB
bin
phantom.js
516B
.github
ISSUE_TEMPLATE.md
276B
PULL_REQUEST_TEMPLATE.md
224B
CONTRIBUTING.md
1KB
.vscode
暂无评论