Skip to content

Unifying string operations in extraction #20

Description

@quyin

Currently we have several mechanism for operating on extracted content after xpath evaluation:

  • <field_op>, which <regex_op> extends
  • <concatenate_value>
  • <field_parser>

We should go through use cases for them and generate a design that unifies these different operations, and support other use cases (e.g. the case with favicons).

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions