Inspect
Inspect a URL to perform a variety of tasks defined by the list of applied filters.
Query Parameters
u string required
The URL to inspect
Example: https://wordlift.io
f string required
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
property name* object
{
"empty": true
}
Authentication Failure
Server Error
Loading...