Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

How to build firefox source only with html parsing, javascript engine and DOM ?

8 views
Skip to first unread message

Peter Koller

unread,
Aug 22, 2009, 2:10:14 PM8/22/09
to
hello

I want to parse wegpages and search for html links and for javascript
generated links ?

There's no need for graphical output.

I compiled spidermonkey and it works fine but theres is no object like
window or document. Of course not.

First it has to parse webpage, create DOM in javascript engine and
then execute javascript code in webpage.

I need only a small part of the firefox sourcecode.

Does anybody know a solution ?

Thanks for help
Peter

0 new messages