[GH-ISSUE #2] Automatically fetch new links via Pocket API/RSS #2

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

Originally created by @pirate on GitHub (May 5, 2017).
Original GitHub issue: https://github.com/ArchiveBox/ArchiveBox/issues/2

Read Pocket API key from argv, and use it to fetch an updated link stream.

./archive.py --api 3409812nkln4l32k897ds098v  # api token
Originally created by @pirate on GitHub (May 5, 2017). Original GitHub issue: https://github.com/ArchiveBox/ArchiveBox/issues/2 Read Pocket API key from argv, and use it to fetch an updated link stream. ```bash ./archive.py --api 3409812nkln4l32k897ds098v # api token ```
kerem closed this issue 2026-03-01 14:39:46 +03:00
Author
Owner

@stephanepechard commented on GitHub (May 5, 2017):

There are 3 different Pocket APIs (see https://getpocket.com/developer/docs/overview). I think the tool should be able to run a complete synchronisation of the user account using them (I don't say it's easy :-) ).

<!-- gh-comment-id:299458974 --> @stephanepechard commented on GitHub (May 5, 2017): There are 3 different Pocket APIs (see https://getpocket.com/developer/docs/overview). I think the tool should be able to run a complete synchronisation of the user account using them (I don't say it's easy :-) ).
Author
Owner

@pirate commented on GitHub (May 16, 2017):

Actually I think scraping the pocket RSS feed is easier than setting up API keys: https://getpocket.com/users/nikisweeting/feed/all

<!-- gh-comment-id:301919137 --> @pirate commented on GitHub (May 16, 2017): Actually I think scraping the pocket RSS feed is easier than setting up API keys: https://getpocket.com/users/nikisweeting/feed/all
Author
Owner

@pirate commented on GitHub (Oct 30, 2017):

Done! https://github.com/pirate/bookmark-archiver/releases/tag/v0.0.3

<!-- gh-comment-id:340386547 --> @pirate commented on GitHub (Oct 30, 2017): Done! https://github.com/pirate/bookmark-archiver/releases/tag/v0.0.3
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#2
No description provided.