auto-version > html
Extract version information from a HTML URL using XPath.
Used by: auto-version
Attributes¶
Attribute | Type | Description |
---|---|---|
url |
string |
URL to retrieve HTML from. |
xpath |
string |
XPath for selecting versions from HTML (see antchfx/htmlquery) - use version-pattern to extract substrings |