Get this data via API
Classify upperiscope.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://upperiscope.ai"}'
{
"domain": {
"domain_url": "https://upperiscope.ai",
"categories": [
{
"name": "/Shopping/Consumer Resources/Identity Theft Protection",
"confidence": 0.9770426750183104,
"IAB22": "Shopping",
"IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards"
},
{
"name": "/Computers & Electronics/Computer Security/Network Security",
"confidence": 0.2719763517379761,
"IAB19-25": "Network Security",
"IAB-281-274": "Home Security/Home & Garden/Home Security"
},
{
"name": "/Arts & Entertainment/TV & Video/Online Video",
"confidence": 0.1611257940530777,
"IAB1": "Arts & Entertainment",
"IAB-324-JLBCU7": "Movies/Entertainment/Movies"
},
{
"name": "/Online Communities/Social Networks",
"confidence": 0.15926697850227356,
"IAB-148-132": "Education - Online Education"
},
{
"name": "/People & Society/Social Issues & Advocacy/Other",
"confidence": 0.15335604548454285,
"IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations"
},
{
"name": "/Shopping/Consumer Resources/Consumer Advocacy & Protection",
"confidence": 0.10150980949401855,
"IAB22": "Shopping",
"IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.