At this point, I’m not sure if I can commit to the time required, but I do have an idea.
I use xBrowserSync to sync my bookmarks and ArchiveBox as my personal webpage saving/archiving service. I want to be able to easily import my bookmarks into ArchiveBox directly from xBrowserSync, but not all of them, only bookmarks from specific folders.
So, I will need to download, decrypt, and parse the xBrowserSync api format. Then select bookmarks that are in specific formats, and finally import them into ArchiveBox. I’m planning on running this on the machine that my ArchiveBox instance is on.
Edit, thead here: