|
-
February 5th, 2003, 05:15 PM
#1
HTML Parser?
Hi all,
I've been searching for a HTML Parser in C/C++ for awhile, but I haven't had any luck. All the sites I found, the code is either in JAVA or PERL.
Is there one (open-source) out there?
Thanks,
Grace
-
February 5th, 2003, 07:01 PM
#2
the MSXML parser can be used for HTML.
-
February 5th, 2003, 07:15 PM
#3
Any straight C/C++ library or source code instead of COM/DCOM objects?
-
February 5th, 2003, 07:33 PM
#4
How about the Mozilla source? I've never checked it out, but I think it's open source and written in C++, though it is probably difficult to integrate.
-
February 5th, 2003, 10:06 PM
#5
-
February 5th, 2003, 10:43 PM
#6
-
February 5th, 2003, 10:58 PM
#7
i might be, i just found it on goolge. It looked like c++ at first glance. Maybe you could adapt it. Java and c are fairly similar. or use it in a dll.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|