Earlier quoted context omitted.
> I use it like permanent bookmarks. I create browser bookmarks regularly but I wouldn't be bothered to SSH into my server to also tell it to grab a copy of the URL. Automating this with a browser plugin would be cool.
There is a web UI, so I have a JS "bookmarklet" in my toolbar. If you go to the web UI and Add a url, right at the bottom of the page there's a link you can bookmark to do the same. So that's my workflow - click Archive (or cmd-alt-1), then hit enter. Done.
ArchiveBox/ArchiveBox: open-source self-hosted web archiving
21–27 of 27 posts
Re: ArchiveBox/ArchiveBox: open-source self-hosted web archiving
#22Earlier quoted context omitted.
I’ve used it to save a lot of pages related to ham radio. I have several 30-40 year old radios and I’m afraid one day information about them will just drop off the internet.
Cool! How is the saving experience? Is it quick? And looking up? Or is it more just 'saving for later use'?
The recommended install includes a search engine that works well, aside from a few false positives due to being fuzzy search. I don't have much in it yet so I can't say what the performance is like once you reach e.g. thousands of pages, but I imagine it would still perform well except maybe for mass operations like rebuilding the entire index.
Re: ArchiveBox/ArchiveBox: open-source self-hosted web archiving
#23Earlier quoted context omitted.
There is a web UI, so I have a JS "bookmarklet" in my toolbar. If you go to the web UI and Add a url, right at the bottom of the page there's a link you can bookmark to do the same. So that's my workflow - click Archive (or cmd-alt-1), then hit enter. Done.
Aha, that's great! I might give this a go this weekend then.
Re: ArchiveBox/ArchiveBox: open-source self-hosted web archiving
#24One neat tiny implementation detail of ArchiveBox that I just highlighted on HN today is our use of asymptotic progress bars when we don't know how long archiving a page is going to take: https://news.ycombinator.com/item?id=27860022
Re: ArchiveBox/ArchiveBox: open-source self-hosted web archiving
#25How can I make archivebox ignore such errors and continue with the rest of the websites?
Command used:
archivebox add Re: ArchiveBox/ArchiveBox: open-source self-hosted web archiving
#26I really need to try this out soon. I keep bumping into it online. What do people on HN use it for? What I do right now "to collect, save, and view sites you want to preserve offline" is by use of a Firefox plugin called WebScrapBook. Click-click-done, and I have a local searchable (!) copy of a webpage exactly as it looked in the browser. With styles and all, in one file. WebScrapBook is pretty highly configurable.…
I’ve used it to save a lot of pages related to ham radio. I have several 30-40 year old radios and I’m afraid one day information about them will just drop off the internet.
Re: ArchiveBox/ArchiveBox: open-source self-hosted web archiving
#27When I tried to add my bookmarks from a file, one of the website seems to not be online anymore; archivebox just stops execution when it encounters this issue. How can I make archivebox ignore such errors and continue with the rest of the websites? Command used: archivebox add
Also note you got the arguments backwards, make sure to put the file redirect at the end, after --depth=1.
It's also possible that was the last URL in your list and it stopped at the end. If you want to re-try archiving you should run this instead:
archivebox update