Skip to content

[Request] Extract More From A Webpage #90

@zero77

Description

@zero77

The current extract text from webpage option is quite limited and doesn't provide much useful text.
Could it be improved to extract more useful text.

iocsearcher could be used as it is very good at extracting useful text from raw HTML and documents

Example command:
pip install iocsearcher

curl -s https://example.com | tee page.html
iocsearcher -r -f page.html

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions