htmlunit
htmlunit copied to clipboard
Goals
simple way to read dynamic html from a single page- DSL around the underlying power of
HtmlUnit. While it's possible to just usehtmlunitjarsand create Java objects and call Java methods directly, that is a really foreign interface to most R folks and creating a DSL would make it easier for folks to click on forms, etc without having to worry about Java type conversion (which is 'a thing' for some methods in this library)