I would like to be able to scan an HTML page and get all the links on the page. Obviously, that can be very difficult when the links are generated with JavaScript because you can't just request the document source from the server.
Would it be possible to use Elinks to download a web page from a server, run the javascript on the page, and then have it output the resulting HTML? Keep in mind that I would like to do this from the command line so that I can automate this process (if possible). If it is not natively supported, would I be able to script it using PERL and Elinks? Thanks. -- -------------------------------------- Randy Syring RCS Computers & Web Solutions 502-644-4776 http://www.rcs-comp.com "Whether, then, you eat or drink or whatever you do, do all to the glory of God." 1 Cor 10:31 _______________________________________________ elinks-users mailing list [email protected] http://linuxfromscratch.org/mailman/listinfo/elinks-users
