Get this data via API
Classify aidata.vip — 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://aidata.vip"}'
{
"domain": {
"domain_url": "https://aidata.vip",
"categories": [
{
"name": "/Computers & Electronics/Enterprise Technology/Data Management",
"confidence": 0.6750919818878174,
"IAB-616-599": "Data Storage and Warehousing/Technology & Computing/Computing/Data Storage and Warehousing"
},
{
"name": "/Science/Computer Science/Machine Learning & Artificial Intelligence",
"confidence": 0.35993003845214844,
"IAB15": "Science",
"IAB-464": "Science/Science"
},
{
"name": "/News/Business News/Financial Markets News",
"confidence": 0.2546190917491913,
"IAB12": "News",
"IAB-66-63": "Business Loans/Business and Finance/Business/Business Banking & Finance/Business Loans"
},
{
"name": "/Finance/Investing/Currencies & Foreign Exchange",
"confidence": 0.19515062868595123,
"IAB13-7": "Investing",
"IAB-82-80": "Currencies/Business and Finance/Economy/Currencies"
},
{
"name": "/News/Business News/Company News",
"confidence": 0.17937438189983368,
"IAB12": "News",
"IAB-66-63": "Business Loans/Business and Finance/Business/Business Banking & Finance/Business Loans"
},
{
"name": "/Internet & Telecom/Web Services/Cloud Storage",
"confidence": 0.12080082297325134,
"IAB-195-192": "Parenting - Internet Safety"
},
{
"name": "/News/Technology News",
"confidence": 0.11539115011692049,
"IAB12": "News",
"IAB-115-90": "Industries - Technology Industry"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.