Is there a way to rip a form based site?

cliftonite

Diamond Member
Jul 15, 2001
6,899
63
91
I need to rip the router config site on a VTech broadband phone adaptor. However the configuration page for the device is password protected via a form. So http://[username]:[password]@[domain]/[path] does not work and I cant rip the site by using something like SB WebCamCorder. Is there a way around this? Are there other program that will allow me to rip it? Thanks.
 

Armitage

Banned
Feb 23, 2001
8,086
0
0
I've used lynx with the cmd_log & cmd_script options.

Just fire it up with the cmd_log option, and navigate the site to what you need, then exit.
Then you can replay the log file using the cmd_script option.