Is there any way to build my own, self hosted, Internet archive, but just for sites I want?
Eg, I specify a list of domains, or Web pages, and it will use a headless browser to download the site, and save it (and all images etc) locally. And then have a way for me to browse those later?
#archive #anarchive #selfhost
@ebel wget -mk http://example.com
may be a good place to start!
@lifning hehe. Yeah I know about wget 🙂. It's a type of software I'd like myself and rather than try to write things myself, I'm seeing if anyone else has done it.
@ebel s/missing/misunderstanding/
@ebel ah that's right, the web sucks because it's 2017. :( blah
@lifning plus I'd like the show system of backing it all up. Dates etc.
@lifning websites which load things from JS wouldn't work. I'm not sure how good wget is at converting *all* HTML links