Package | Description |
---|---|
com.jaunt |
Jaunt [website] is a web-scraping & automation library that provides a lightweight HTTP useragent (headless browser), including JSON parser.
|
com.jaunt.component |
Class and Description |
---|
Form
A utility component that makes it easy fill-out the fields of a particular HTML/XHTML form; convenience methods allow for reading/setting input fields (eg textfields, dropdown menus, checkboxes, etc) on the basis of their labels (ie the adjacent text) or by applying a sequence of inputs.
|
Hyperlink
Represents a hyperlink.
|
Meta
Represents a meta tag.
|
Table
This utility component presents convenience methods for accessing data within an HTML/XHTML table.
|
Class and Description |
---|
Form
A utility component that makes it easy fill-out the fields of a particular HTML/XHTML form; convenience methods allow for reading/setting input fields (eg textfields, dropdown menus, checkboxes, etc) on the basis of their labels (ie the adjacent text) or by applying a sequence of inputs.
|