Hello All,
I am newbie to XPCOM. I am trying to use Mozilla embedding to load a
web page, execute any javascript within it (that may add nodes to
resulting dom) and access the DOM. I don't want to use GUI to view the
document loaded.
1. Is it possible to do it in XPCOM/Embedding?
2. I tried using nsIWebBrowser interface to nsBrowser component. It
doesn't
seem to be working.
Summary: I want to use XPCOM/Embedding to do web page scraping. Some
web pages are smart and they create entire page or part of page using
javascript. I want to capture that too.
Thanx,
-- baliga
_______________________________________________
Mozilla-xpcom mailing list
[email protected]
http://mail.mozilla.org/listinfo/mozilla-xpcom