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