Skip to content
This repository was archived by the owner on Jun 26, 2026. It is now read-only.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hybrid Puppeteer

Disclaimer: The application, and code within, are meant for educational purposes. This application and code is not production-ready, and should not be used in any production environment. Developer discretion advised.

A web-based application to run automated-and-hybrid headless web workflows! You'll need a browser or something already running and accessible via a WebSocket connection as this application doesn't facilitate that. Feel free to clone and add your own logic to it.

Quick Start

Familiarity with command line interface and NodeJS as well as npm installed.

  1. A browser running with a debugging port open.
  2. npm install
  3. npm start
  4. Open the printed link in a web-browser and enjoy!

Requirements

This repo is self-contained and only requires two dependencies to limit size and complexity. You will need a running browser in order for this to work. Try out our docker image here for one.

Otherwise you can start Chrome, locally, with a remote debugger port and copy the printed debugger URL into the index.js file's "browserWSEndpoint".

About

A proof-of-concept of hybrid automation running the browser!

Resources

Stars

17 stars

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages