AnswerBlock
- answerType: string · Answer Css Selector
_css _selector requiredThe CSS selector to the selected answer paragraph inside the answer block. You can use this selector to select the answer from the answer block (as supposed to selecting from the HTML root) - cssType: string · Css Selector
_selector requiredThe CSS selector that uniquely identifies the answer block from the HTML root
- htmlType: string · Htmlrequired
The HTML content of the answer block
- relevantType: array · Relevant Children Slice
_children _slice requiredThe range of children nodes inside the answer block that is relevant to the selected answer.
- titleType: string · Titlerequired
The relevant title to the answer paragraph. This title is extracted from a header node close to the answer paragraph. If there is no such node, the title will be an empty string
