Category
Reviews
No reviews yet — be the first to review unvisible.ai.
Get this data via API
Classify unvisible.ai — and any other URL — with one call.
620+ IAB categories, company data, tech stacks and logos. JSON out, real time.
curl -X POST 'https://www.klazify.com/api/categorize' \
-H 'Authorization: Bearer YOUR_API_KEY' \
-H 'Content-Type: application/json' \
-d '{"url": "https://unvisible.ai"}'
{
"domain": {
"domain_url": "https://unvisible.ai",
"categories": [
{
"name": "/Computers & Electronics/Computer Security/Network Security",
"confidence": 0.6693790555000305,
"IAB19-25": "Network Security",
"IAB-618-599": "Computing - Information and Network Security"
},
{
"name": "/Shopping/Consumer Resources/Identity Theft Protection",
"confidence": 0.505001425743103,
"IAB22": "Shopping",
"IAB-473": "Shopping"
},
{
"name": "/People & Society/Social Issues & Advocacy/Other",
"confidence": 0.39914584159851074,
"IAB14": "Society",
"IAB-388-386": "Politics - Political Issues & Policy"
},
{
"name": "/Jobs & Education/Education/Training & Certification",
"confidence": 0.3642500638961792,
"IAB5": "Education",
"IAB-132": "Education"
},
{
"name": "/Jobs & Education/Education/Computer Education",
"confidence": 0.2817493975162506,
"IAB5": "Education",
"IAB-132": "Education"
},
{
"name": "/Computers & Electronics/Software/Internet Software",
"confidence": 0.14733558893203735,
"IAB19-18": "Internet Technology",
"IAB-619-599": "Computing - Internet"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.