simple way to read dynamic html from a single page
DSL around the underlying power of HtmlUnit. While it's possible to just use htmlunitjars and 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)
simple way to read dynamic html from a single pageHtmlUnit
. While it's possible to just usehtmlunitjars
and 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)