NekoHtmlParser

Go to Product
This Node Is Deprecated — This node is kept for backwards-compatibility, but the usage in new workflows is no longer recommended. The documentation below might contain more information.

Note: We recommend using the "HTML Parser" node from now on. This node will be removed in the future.

Description from the project page:

"NekoHTML is a simple HTML scanner and tag balancer that enables application programmers to parse HTML documents and access the information using standard XML interfaces. The parser can scan HTML files and "fix up" many common mistakes that human (and computer) authors make in writing HTML documents. NekoHTML adds missing parent elements; automatically closes elements with optional end tags; and can handle mismatched inline element tags."

Options

Input
Column in the input table with HTTP Result or paths to local files to parse.
Make absolute URLs
When enabled, all relative URLs in the document are converted to absolute ones. This simplifies/permits further processing steps with the URLs obtained from the document.

Input Ports

Icon
Input table containing HTTP Results or file paths with (X)HTML data to be parsed.

Output Ports

Icon
Output table with parsed (X)HTML documents.

Views

This node has no views

Workflows

Links

Developers

You want to see the source code for this node? Click the following button and we’ll use our super-powers to find it for you.