[GH-ISSUE #128] In whose collection is Archive.org stored? #3104

Closed
opened 2026-03-14 21:03:05 +03:00 by kerem · 3 comments
Owner

Originally created by @iamharshkumar97 on GitHub (Jan 8, 2019).
Original GitHub issue: https://github.com/ArchiveBox/ArchiveBox/issues/128

If possible can I add it to my own collection?

Originally created by @iamharshkumar97 on GitHub (Jan 8, 2019). Original GitHub issue: https://github.com/ArchiveBox/ArchiveBox/issues/128 If possible can I add it to my own collection?
kerem closed this issue 2026-03-14 21:03:10 +03:00
Author
Owner

@pirate commented on GitHub (Jan 8, 2019):

I'm not sure I understand the question? Archive.org is a non-profit archiving organization that created the original Wayback Machine. ArchiveBox submits urls to them for archiving because their archiving system is robust and works well for many types of sites, and the redundancy is nice in case ArchiveBox fails or the data locally is lost for any reason.

<!-- gh-comment-id:452472315 --> @pirate commented on GitHub (Jan 8, 2019): I'm not sure I understand the question? Archive.org is a non-profit archiving organization that created the original Wayback Machine. ArchiveBox submits urls to them for archiving because their archiving system is robust and works well for many types of sites, and the redundancy is nice in case ArchiveBox fails or the data locally is lost for any reason.
Author
Owner

@iamharshkumar97 commented on GitHub (Jan 9, 2019):

Oh! I was a bit confused. I was thinking that all the links submitted are attributed to an account.

Another question. I am thinking to putting ArchiveBox on a VPS. I save all my bookmarks at http://pinboard.in. How can I automatically get new bookmarks?

<!-- gh-comment-id:452626220 --> @iamharshkumar97 commented on GitHub (Jan 9, 2019): Oh! I was a bit confused. I was thinking that all the links submitted are attributed to an account. Another question. I am thinking to putting ArchiveBox on a VPS. I save all my bookmarks at http://pinboard.in. How can I automatically get new bookmarks?
Author
Owner

@pirate commented on GitHub (Jan 11, 2019):

curl https://user:passwd@api.pinboard.in/v1/posts/all > output/downloads/pinboard.html

./archive output/downloads/pinboard.html

That should do the trick.

<!-- gh-comment-id:453445996 --> @pirate commented on GitHub (Jan 11, 2019): ```bash curl https://user:passwd@api.pinboard.in/v1/posts/all > output/downloads/pinboard.html ./archive output/downloads/pinboard.html ``` That should do the trick.
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/ArchiveBox#3104
No description provided.