Skip to content
This repository was archived by the owner on Mar 7, 2026. It is now read-only.
This repository was archived by the owner on Mar 7, 2026. It is now read-only.

Ability to return HTML of the selected element #83

@ch3ckmat3

Description

@ch3ckmat3

When some element is scrapped using xpath, the rendered text of that element is returned, and the inner HTML is stripped. Sometimes we need the inner HTML of that element and want to process the HTML ourselves for the sake of the structure and other details of the scrapped data.

Can we add a switch to enable or disable HTML stripping where we add xpath elements for a job and save the results accordingly?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions