Skip to content

Allow user to choose how links are extracted from responses #4

@inglesp

Description

@inglesp

We currently extract links from HTML by looking for src and href attributes, and from CSS by looking for @import rules and URI tokens.

A user might want to extract links from other places, such as data- attributes in HTML, or values in JSON objects.

We should find a way to allow the user to configure how links are extracted from responses.

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