Search code examples
node.jsparsingbookmarkletbookmarks

parsing bookmark.html in node.js


i searched some nodejs module, in which and used netscape-bookmarks for creating bookmarks, now i want to read the bookmark.html file which i have created or imported from chrome browser. i tried the code of 'npm-bookmark-parser' module but in that i am stuck to pass the file path which is stored in public folder of my project. so how to parse bookmark file or is there any other easy module for that.


Solution

  • this module workd for me, can b helpful for other dev https://gist.github.com/Sennahoi/e250ad6714bbdd7f2d7f