Inspect
GET/inspect
Inspect a URL to perform a variety of tasks defined by the list of applied filters.
Request
Query Parameters
u stringrequired
The URL to inspect
Example: https://wordlift.io
f stringrequired
Possible values: [validator, content-analysis, mock-language-detection, browser-response, jena-graph, links, browser-response, lingua-language-detection, language-detection, redlink-content-analysis, summarize, text, validator, xmltei, classify]
Filters to be applied on the result, if you want to apply multiple filters they should be separated by comma
Example: validator,content-analysis
classes string[]
A list of categories to be provided for classify filter.
Responses
- 200
- 401
- 500
Found.
- application/json
- Schema
- Example (from schema)
Schema
empty boolean
{
"empty": true
}
Authentication Failure
Server Error