Skip to content

Add JSON output with more information to find_date() #123

@adbar

Description

@adbar

So far find_date() returns a string containing the result. To add context another format is required, JSON is a good candidate.

An optional parameter like as_json=True could allow for the following additional info:

  • input (url or HTML document)
  • date format
  • other candidates (?)
  • source element or type (?)

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions