malformed HTML parser wanted

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Aaron Gray

    malformed HTML parser wanted

    I am looking for an HTML parser that will parser malformed HTML Netscape
    bookmarks.html files.

    Ideally it will work with callbacks.

    Many thanks in advance,

    Aaron


  • Aaron Gray

    #2
    Re: malformed HTML parser wanted

    "Aaron Gray" <ang.usenet@gma il.comwrote in message
    news:64lkhnF2at c23U1@mid.indiv idual.net...
    >I am looking for an HTML parser that will parser malformed HTML Netscape
    >bookmarks.ht ml files.
    >
    Ideally it will work with callbacks.
    Okay, I got a working example now.



    Its not great but it does the job for now.

    I will probably write a version in C as a PHP module for speed sake at some
    point.

    Aaron


    Comment

    Working...