Analyse and Merge
Analyze content and return the results merged as HTML code.
Request Body required
html object
The html fragment or html page to analyze.
The html fragment to analyze.
The html page to analyze, either fragment or page should be present
The url of the page to analyze.
Possible values: [CHROME
, PLAIN_HTTP
, CHROME, PLAIN_HTTP
]
The client which the analysis should use to extract the content, by default chrome is used.
Possible values: >= 2 characters
and <= 2 characters
The content language, 2 letters code, e.g. 'en'.
A textual fragment.
An array of item IDs to exclude from the analysis results.
The scope of the analysis, one of 'local', 'network', 'cloud-only', 'network-only' or 'all'.
Filter out results that don't have at least the specified number of occurrences. By default 1.
When returning an interpolated HTML results, matches should have the 'wl-link' class. By default 'no'.
- 200
- 401
- 500
Success
Schema
string
Authentication Failure
Server Error