AnswerBlock

  • answer_css_selector
    Type: string · Answer Css Selector
    required
        The 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)
        
    
  • css_selector
    Type: string · Css Selector
    required

    The CSS selector that uniquely identifies the answer block from the HTML root

  • html
    Type: string · Html
    required

    The HTML content of the answer block

  • relevant_children_slice
    Type: array · Relevant Children Slice
    required

    The range of children nodes inside the answer block that is relevant to the selected answer.

  • title
    Type: string · Title
    required

    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