Connecting Tech Pros Worldwide Forums | Help | Site Map

malformed HTML parser wanted

Aaron Gray
Guest
 
Posts: n/a
#1: Mar 23 '08
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
Guest
 
Posts: n/a
#2: Mar 24 '08

re: malformed HTML parser wanted


"Aaron Gray" <ang.usenet@gmail.comwrote in message
news:64lkhnF2atc23U1@mid.individual.net...
Quote:
>I am looking for an HTML parser that will parser malformed HTML Netscape
>bookmarks.html files.
>
Ideally it will work with callbacks.
Okay, I got a working example now.

http://php-html.sourceforge.net

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


Closed Thread