| tHTMLParse | |
|---|---|
| Name: | tHTMLParse |
| Icon: | ![]() |
| Author: | tal00000 |
| Resources: | |
| Download: | |
| Install Instructions: | |
| Example: | Coming soon… |
| Features: | |
| Overview: | |
|
This component fetches and parses an HTML document with help from the excellent Java library jsoup (jsoup.org). A number of elements are extracted from the document together with useful information including the fetch time. Some elements, for example, Hyperlinks are made available through the jsoup class Elements, allowing you to use the power of jsoup to process these as you wish. When I have time, I’ll write some supplemental components that will iterate through these Elements; however, it’s simple enough to do this yourself using a component such as tJavaFlex. The entire document is also made available through the jsoup Document class, allowing you full control over the document.  |
|
| Release Notes: | |
|
Release version: 0.1 – 2014-08-21 22:00:25 Added support for passing HTTP Header Fields. |
|
| Compatible: | |
|
|
