[GH-ISSUE #132] [Feature request] Store local copy of webpages #107

Closed
opened 2026-03-02 11:46:42 +03:00 by kerem · 7 comments
Owner

Originally created by @lardissone on GitHub (May 2, 2024).
Original GitHub issue: https://github.com/karakeep-app/karakeep/issues/132

Like Raindrop does, allow to store a copy of the webpage.

There's a bunch of options to accomplish this.
Here's a nice list of tools to use for inspiration: awesome web archiving

Originally created by @lardissone on GitHub (May 2, 2024). Original GitHub issue: https://github.com/karakeep-app/karakeep/issues/132 Like Raindrop does, allow to store a copy of the webpage. There's a bunch of options to accomplish this. Here's a nice list of tools to use for inspiration: [awesome web archiving](https://github.com/iipc/awesome-web-archiving)
kerem closed this issue 2026-03-02 11:46:43 +03:00
Author
Owner

@scubanarc commented on GitHub (May 2, 2024):

Monolith might be a good choice here... it's CLI and works well.

<!-- gh-comment-id:2090506569 --> @scubanarc commented on GitHub (May 2, 2024): Monolith might be a good choice here... it's CLI and works well.
Author
Owner

@MohamedBassem commented on GitHub (May 3, 2024):

btw, hoarder already stores a local copy of the crawled content. That's what you see in the bookmark preview page.

But it as of right now, doesn't include the images. It's also only the readable parts of the page, not the entire page.

I've seen monolith before and I think it's cool, I might give it a try :)

<!-- gh-comment-id:2092350394 --> @MohamedBassem commented on GitHub (May 3, 2024): btw, hoarder already stores a local copy of the crawled content. That's what you see in the bookmark preview page. But it as of right now, doesn't include the images. It's also only the readable parts of the page, not the entire page. I've seen monolith before and I think it's cool, I might give it a try :)
Author
Owner

@lardissone commented on GitHub (May 3, 2024):

@MohamedBassem yes, I've seen that, but in fact the images are a must. I usually store articles with explanation figures embedded, and the text only turns it useless.

<!-- gh-comment-id:2092907407 --> @lardissone commented on GitHub (May 3, 2024): @MohamedBassem yes, I've seen that, but in fact the images are a must. I usually store articles with explanation figures embedded, and the text only turns it useless.
Author
Owner

@MohamedBassem commented on GitHub (May 3, 2024):

@lardissone that makes sense. I think I can give monolith a try and see how it goes. Will see if I can include it in the next release.

<!-- gh-comment-id:2093848234 --> @MohamedBassem commented on GitHub (May 3, 2024): @lardissone that makes sense. I think I can give monolith a try and see how it goes. Will see if I can include it in the next release.
Author
Owner

@lardissone commented on GitHub (May 3, 2024):

Awesome! You rock!

<!-- gh-comment-id:2093892814 --> @lardissone commented on GitHub (May 3, 2024): Awesome! You rock!
Author
Owner

@MohamedBassem commented on GitHub (May 26, 2024):

I got a basic version of monolith working! The output pages are huge though and because everything is inlined, they take sometimes to load. I think I'll ship it disabled by default, and maybe in the future add a button to archive pages on demand.

<!-- gh-comment-id:2132161672 --> @MohamedBassem commented on GitHub (May 26, 2024): I got a basic version of monolith working! The output pages are huge though and because everything is inlined, they take sometimes to load. I think I'll ship it disabled by default, and maybe in the future add a button to archive pages on demand.
Author
Owner

@lardissone commented on GitHub (May 27, 2024):

@MohamedBassem this is great! thanks for adding this!

<!-- gh-comment-id:2133451355 --> @lardissone commented on GitHub (May 27, 2024): @MohamedBassem this is great! thanks for adding this!
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/karakeep#107
No description provided.