|
|
|
|
|
by kunley
6038 days ago
|
|
Mechanize for Perl & Ruby is quite cool. However, it's not able to execute JavaScript. The only lib I found which does so with a reasonable subset of JS is HttpUnit, in Java. Though it has kind of ugly interface IMO, I use it with a success. Doing it from a Clojure REPL makes it quite handy tool for web scripting. |
|