A python module that parses the 'bookmarks.html' files that firefox creates. Multiple bookmark files can be merged together and finally a new bookmarks.html file written. It depends apon the python module pyparsing.
Categories
BrowsersLicense
GNU Library or Lesser General Public License version 2.0 (LGPLv2)Follow Firefox Bookmarks.html Merger
Other Useful Business Software
Our Free Plans just got better! | Auth0
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Rate This Project
Login To Rate This Project
User Reviews
-
Windows exe bookmark_merger-0.2.3.exe just produces error message! Traceback (most recent call last): File "bookmark_merger.py", line 49, in <module> parsedfile=bpp.bookmarkshtml.parseFile(file(bookmarkfile)) File "pyparsing.pyo", line 1511, in parseFile pyparsing.ParseException: Expected "<TITLE>Bookmarks</TITLE>" (at char 210), (line:6, col:1) #### found a newer version bookmark_merger-0.2.4 which should work with Python 3: but now I get this error: hyperlinks = dict([(pos,href) for href,pos in parseresults._ParseResults__tokdict.get('HyperLink',[])]) AttributeError: 'str' object has no attribute 'get'
-
Thanks for the useful tool! Would be good if it was compatible with python3 as well.
-
Finally someone who has the same problems as me ! I've already shared it with my friends. Real good project, thx/.