Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

earthtoday-nodered-puppeteer-core-chromium

Package Overview
Dependencies
Maintainers
0
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

earthtoday-nodered-puppeteer-core-chromium

Forked repository of node-red-contrib-puppeteer-core-chromium.

  • 0.0.1
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
2
decreased by-33.33%
Maintainers
0
Weekly downloads
 
Created
Source

earthtoday-nodered-puppeteer-core-chromium

This is a forked of node-red-contrib-puppeteer-core-chromium

Get started

Install

npm i earthtoday-nodered-puppeteer-core-chromium

Get stack size

ulimit -s

Set stack size to prevent puppeteer-core error callstack exceeded

node --stack-size=4096

Pre-install chromium, you can specify the location of your chrome/chromium browser in launch node.

E.g /usr/bin/chromium-browser

Using alpine docker

apk --no-cache add chromium

Flow

launch -> new page -> goto -> selector/click/screenshot/etc

To learn how to use puppeteer, see it's documentation.

Keywords

FAQs

Package last updated on 22 Oct 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc