Gathering detailed insights and metrics for puppeteer-ie
Gathering detailed insights and metrics for puppeteer-ie
Gathering detailed insights and metrics for puppeteer-ie
Gathering detailed insights and metrics for puppeteer-ie
Headless Internet Explorer NodeJS API inspired by Puppeteer
npm install puppeteer-ie
Typescript
Module System
Min. Node Version
Node Version
NPM Version
55.8
Supply Chain
70.2
Quality
77.4
Maintenance
50
Vulnerability
79.9
License
JavaScript (99.95%)
CSS (0.05%)
Total Downloads
0
Last Day
0
Last Week
0
Last Month
0
Last Year
0
LGPL-3.0 License
74 Stars
32 Commits
13 Forks
7 Watchers
3 Branches
4 Contributors
Updated on Nov 06, 2024
Latest Version
0.5.8
Package Id
puppeteer-ie@0.5.8
Unpacked Size
60.74 kB
Size
16.33 kB
File Count
13
NPM Version
8.19.2
Node Version
18.16.0
Published on
Jun 23, 2023
Cumulative downloads
Total Downloads
Last Day
0%
NaN
Compared to previous day
Last Week
0%
NaN
Compared to previous week
Last Month
0%
NaN
Compared to previous month
Last Year
0%
NaN
Compared to previous year
Headless Internet Explorer NodeJS API inspired by Puppeteer.
[ Notice ] Microsoft Edge isn't supported by this package as it utilizes ActiveX, whereas Edge uses the WebDriver protocol & DevTools Protocol for automation. So you can control it by Selenium or Edge diagnostics adapter.
1npm install puppeteer-ie --save-dev
[ Notice ] If you get some error at installing, try to execute the command below:
1npm install windows-build-tools --global --production
Only change the Package Name, and then do as Puppeteer does.
[ Recommendation ] Use DayDream to record operation scripts in Google Chrome.
API document accesses from https://techquery.github.io/Puppeteer-IE/, npm docs
or npm run help
.
Loading pages of IE will be blocked if a Web server running in the same NodeJS process
Loading pages from localhost
will lost the window
object in NodeJS process
For the above reasons, I recommend using KoApache to host your Web pages for testing or other things.
No vulnerabilities found.
Reason
no binaries found in the repo
Reason
license file detected
Details
Reason
Found 4/28 approved changesets -- score normalized to 1
Reason
0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Reason
no effort to earn an OpenSSF best practices badge detected
Reason
security policy file not detected
Details
Reason
project is not fuzzed
Details
Reason
branch protection not enabled on development/release branches
Details
Reason
SAST tool is not run on all commits -- score normalized to 0
Details
Reason
45 existing vulnerabilities detected
Details
Score
Last Scanned on 2025-07-14
The Open Source Security Foundation is a cross-industry collaboration to improve the security of open source software (OSS). The Scorecard provides security health metrics for open source projects.
Learn More