Skip to content

Puppeteer script for automating Session Buddy export

License

Notifications You must be signed in to change notification settings

rgomezjnr/session-buddy-export

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Session Buddy Export

Puppeteer script for automating Session Buddy export

Dependencies

Usage

Launch Chrome or Edge with remote-debugging-port option:

chrome.exe --remote-debugging-port=9222

or

msedge.exe --remote-debugging-port=9222

Run the script and save the stdout to an HTML file:

node session-buddy-export.js > session_buddy_export.html

Source code

https://github.com/rgomezjnr/session-buddy-export

Authors

Robert Gomez, Jr.

License

MIT

About

Puppeteer script for automating Session Buddy export

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published