Looking for a app/service to save webpages

https://lemmy.world/post/2477078

Looking for a app/service to save webpages - Lemmy.world

Problem: I scroll on lemmy, I talk to friends, I see some interesting page, project, funny meme or something else. (when I was on reddit i pressed SAVE, when I was on Instagram I pressed PIN (or something) and now I’m stuck with (uncategorised) information all over the place. My current idea is: push everything to Telegram group where my bot listens, take the URL, maybe even extract some data and save it somewhere. 90% of my input will be over the phone but here and there also PC. Any suggestions for self-hosted service to dump data in our (even better) to even skip whole bot part altogether?

@mwalker789 Are you looking to create a "to read later" list, or to save the content to disk? Pinning and saving is like the former but your ideas about a telegram bot suggest the latter.

If it is more on the archiving side, here is a short list to get you started https://github.com/ArchiveBox/ArchiveBox/wiki/Web-Archiving-Community

Web Archiving Community

šŸ—ƒ Open source self-hosted web archiving. Takes URLs/browser history/bookmarks/Pocket/Pinboard/etc., saves HTML, JS, PDFs, media, and more... - ArchiveBox/ArchiveBox

GitHub