[GH-ISSUE #121] Support password protected Pocket feeds #80

Closed
opened 2026-03-01 14:40:27 +03:00 by kerem · 3 comments
Owner

Originally created by @ghost on GitHub (Dec 5, 2018).
Original GitHub issue: https://github.com/ArchiveBox/ArchiveBox/issues/121

I would love to have the option to pass my authorization data to Pocket in order to get links from private and password protected feed.
Here is the setting: https://getpocket.com/privacy_controls/
If option is on - Pocket requires authorization, but Bookmark Archiver appears doesn`t support that.

Originally created by @ghost on GitHub (Dec 5, 2018). Original GitHub issue: https://github.com/ArchiveBox/ArchiveBox/issues/121 I would love to have the option to pass my authorization data to Pocket in order to get links from private and password protected feed. Here is the setting: https://getpocket.com/privacy_controls/ If option is on - Pocket requires authorization, but Bookmark Archiver appears doesn`t support that.
Author
Owner

@pirate commented on GitHub (Dec 5, 2018):

You can get pocket links from a private account using their export feature here: https://getpocket.com/export

We wont be able to get the live feed unless we do a full on API integration with Pocket API keys and a backend running somewhere, so I cant promise we'll get around to that anytime soon.

The alternative is to use their password protected RSS feed feature. For now you can hack that together by downloading the password protected file using curl or wget to do the HTTP auth, and then pipe the downloaded file into ArchiveBox.

<!-- gh-comment-id:444594394 --> @pirate commented on GitHub (Dec 5, 2018): You can get pocket links from a private account using their export feature here: https://getpocket.com/export We wont be able to get the live feed unless we do a full on API integration with Pocket API keys and a backend running somewhere, so I cant promise we'll get around to that anytime soon. The alternative is to use their password protected RSS feed feature. For now you can hack that together by downloading the password protected file using `curl` or `wget` to do the HTTP auth, and then pipe the downloaded file into ArchiveBox.
Author
Owner

@mAAdhaTTah commented on GitHub (Nov 14, 2020):

Related to #528.

<!-- gh-comment-id:727268785 --> @mAAdhaTTah commented on GitHub (Nov 14, 2020): Related to #528.
Author
Owner

@pirate commented on GitHub (Jan 22, 2021):

This should work now in >=v0.5.4 thanks to @mAAdhaTTah, give it a try @ghost and comment back here if you have any troubles.

<!-- gh-comment-id:765521863 --> @pirate commented on GitHub (Jan 22, 2021): This should work now in >=v0.5.4 thanks to @mAAdhaTTah, give it a try @ghost and comment back here if you have any troubles.
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#80
No description provided.