Skip to content

specify data type to the extracted data in the data_selectors config  #7

@rrmerugu

Description

@rrmerugu

Example:

    {
      "id": "url",
      "selector": ".post-header h2 a",
      "selector_type": "css",
      "parent_selector": "items",
      "dataType": "StringField" # <<< this is the data type 

    }

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions