dasel icon indicating copy to clipboard operation
dasel copied to clipboard

HTML support

Open agrrh opened this issue 1 year ago • 2 comments

Is your feature request related to a problem? Please describe.

It would be really handy to extract data from HTML with same tool, we use for JSON, YAML, etc.

Describe the solution you'd like

Being able to do:

curl https://example.org | dasel -r html 'html.head.title'

Describe alternatives you've considered

Using number of separate utils

Additional context

Nope Thanks for great tool! :heart:

agrrh avatar Oct 26 '24 11:10 agrrh