<title>
<body>
(with tags removed)<meta>
<a>
and <link>
DIV
elements one way, then process content-ful DIV
elements another way.
recordSelector
.mappings
.\t
for the tab character. When entering configuration values in the API, use escaped characters, such as \\t
for the tab character.resources
.
Parameter | Example value | Description |
---|---|---|
Select rule | a.resources | The JSoup parser finds <a> link elements that are assigned the class resources . |
Attribute to map | href | The URL of each <a> link element, contained within the href attribute, is parsed. |
Target field | resourceLinks_ss | The Fusion field to which values are saved. |
Multi-valued | false | If true , the parser will save multiple values for the same element. In this case, the <a> link element can only contain one href value, so the example configuration is false . |
resources
class. As a result, it is not captured by this configuration.