warcreate
warcreate copied to clipboard
Chrome extension to "Create WARC files from any webpage"
https://www.bleepingcomputer.com/news/software/google-begins-testing-extension-manifest-v3-in-chrome-canary/ It will have significant changes to the webRequest API, which WARCreate extensively uses.
https://developer.mozilla.org/docs/Mozilla/Add-ons/WebExtensions/API/tabs/getSelected
The current incarnation of the browser is based off of Firefox, so adhering Web Extensions might facilitate this. /cc @jbrunelle
On my own site (e.g., https://matkelly.com), I reference some fonts to be included and used in the CSS of the web page, e.g., `````` The resource resolution procedure never fetches...
Referencing another issue https://github.com/machawk1/warcreate/issues/111: > I couldn't open it though with https://github.com/webrecorder/webrecorder-player or https://github.com/webrecorder/pywb, it gives a record. I can confirm that with the `Import` button in `webrecorder.AppImage`, AND with...
I am in the process of researching archiving tools/techniques for an investigation tool. It's amazing both the amount and scattering of different tools. Plain static archiving is out of the...
We tried this years ago but there was an issue with using Selenium with extensions. This may be remedied. Re-check for a potential testing medium.
[Memento Tracer](http://tracer.mementoweb.org/) is an up-and-coming concept that facilitates the recording of a set of instruction to capture the "essence" of a Web publication. The intent is that after recording the...
At CNIF19, @ikreymer demoed https://github.com/webrecorder/wabac.js, which allows client-side replay using Service Workers. He and I briefly discussed WARCreate development as well. WARCreate currently has no means of replay, just WARC...
I have many saved pages, all of them are in MHT format i want to convert it to WARC, But when i click generate warc it do nothing please make...