N0taN3rd / node-warc

Parse And Create Web ARChive (WARC) files with node.js
MIT License
92 stars 20 forks source link

Added Puppeteer RequestCap/WARCWriter to index.js #12

Closed hyl closed 5 years ago

hyl commented 5 years ago

Hi! Just thought I'd add a quick PR that allows the new work on request captures and WARC writing for Puppeteer to be used like the existing RemoteChrome and Electron implementations. Feel free to reject if it's not ready for prime time just yet :)

N0taN3rd commented 5 years ago

@hyl Thanks for this PR!

I neglected to do that myself....... as well as publishing this revision to npm shortly.

Merging!