Web script to click some buttons and save some html pages

Posted by Serge on Stack Overflow See other posts from Stack Overflow or by Serge
Published on 2009-08-24T17:35:14Z Indexed on 2010/05/14 22:54 UTC
Read the original article Hit count: 210

Filed under:
|

I am trying to go through a site with a bunch of links. I click on a link, save the page, click on a button, save a page. Then go back and repeat it for a huge number of links. I want to write a script to do that for me. I know C++ but I want to do Javascript for this, what is a good place to get me started? What would be a good IDE to use?

© Stack Overflow or respective owner

Related posts about web-development

Related posts about tools