Ok, neverming about the web crawling part.

I just want to know what mozilla libraries I need to be able to inspect the DOM tree of a document from a C++ program.

i.e. I give Mozilla the source of a document (or an htlm file) and I want to use the DOM functionality from C++ to extrect every text node.

Alexandre Leduc


Reply via email to