parse-bookmarksFor developersRead them all — every export, one format
Chrome, Firefox, Safari and Edge export a 1996-era HTML file with unclosed tags. Pocket, Instapaper and Raindrop each export a different CSV. This zero-dependency library reads all of them into one clean list — title, URL, date saved, tags, folder — and converts between formats.
It also knows about the Chrome file most tools miss: signed-in Chrome keeps synced bookmarks in AccountBookmarks, not Bookmarks. Tools that only open the second file show you an empty list.
npm install parse-bookmarks