[PR #507] [MERGED] Add parser for Wallabag Atom feeds #2707

Closed
opened 2026-03-01 18:00:29 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ArchiveBox/ArchiveBox/pull/507
Author: @ehainry
Created: 10/18/2020
Status: Merged
Merged: 10/22/2020
Merged by: @pirate

Base: masterHead: master


📝 Commits (1)

  • aebc836 Add parser for Wallabag Atom feeds

📊 Changes

2 files changed (+59 additions, -0 deletions)

View changed files

📝 archivebox/parsers/__init__.py (+2 -0)
archivebox/parsers/wallabag_atom.py (+57 -0)

📄 Description

This Pull Request for Atom Feeds generated by Wallabag.

I have not tested how it impacts Shaarli import tool which also parses an Atom feed.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/ArchiveBox/ArchiveBox/pull/507 **Author:** [@ehainry](https://github.com/ehainry) **Created:** 10/18/2020 **Status:** ✅ Merged **Merged:** 10/22/2020 **Merged by:** [@pirate](https://github.com/pirate) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`aebc836`](https://github.com/ArchiveBox/ArchiveBox/commit/aebc83659d866a36e1f52e335568c1bd6d9dea8d) Add parser for Wallabag Atom feeds ### 📊 Changes **2 files changed** (+59 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `archivebox/parsers/__init__.py` (+2 -0) ➕ `archivebox/parsers/wallabag_atom.py` (+57 -0) </details> ### 📄 Description This Pull Request for Atom Feeds generated by Wallabag. I have not tested how it impacts Shaarli import tool which also parses an Atom feed. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-01 18:00:29 +03:00
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#2707
No description provided.