I have spent the last hours reading up on everything-WARC that I could find but I still haven't been able to answer my main question: why only as external crawlers? There does not seem to be a tool to actually capture a warc directly in your own browser session. webrecorder ( http://webrecorder.io/ ) is the only example I could find that comes close in terms of user experience but it still requires a third party and…
When I initially coded up WARCreate, the webRequest API was still experimental. I believe there are more mature APIs that can be used from the extension context but some require DevTools to be visually open, which is not a common usage pattern of a typical web user. Per the ticket, we have worked on a few other JavaScript-driven web preservation project like https://github.com/N0taN3rd/node-warc and https://github.co…
I'm adding links to both from https://github.com/pirate/ArchiveBox/wiki/Web-Archiving-Comm...