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