From: Ben Giddings Date: 2004-09-23T01:11:10+09:00 Subject: Re: mozilla bookmarks Dick Davies wrote: > long shot but what the hell - don't suppose any of you good > good people are sitting on a parser for Mozilla/Firefox bookmarks.html > files, by any chance? I have successfully used my htmltokenizer module to parse them. It depends what you're looking for though. It's not specific to mozilla bookmarks, but I have (for example) written a little script to compare bookmark files and find links that only exist in one of them. Ben