Category
Reviews
No reviews yet — be the first to review abcyapi.net.
Get this data via API
Classify abcyapi.net — 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://abcyapi.net"}'
{
"domain": {
"domain_url": "https://abcyapi.net",
"categories": [
{
"name": "/Reference/General Reference/How-To, DIY & Expert Content",
"confidence": 0.3661544919013977,
"IAB5": "Education",
"IAB-132": "Education"
},
{
"name": "/Computers & Electronics/Computer Security/Other",
"confidence": 0.2157740741968155,
"IAB19-25": "Network Security",
"IAB-618-599": "Computing - Information and Network Security"
},
{
"name": "/Reference/Technical Reference",
"confidence": 0.1778337061405182,
"IAB19": "Technology & Computing",
"IAB-596": "Technology & Computing"
},
{
"name": "/News/Technology News",
"confidence": 0.15627320110797882,
"IAB12": "News",
"IAB-596": "Technology & Computing"
},
{
"name": "/Computers & Electronics/Software/Software Utilities",
"confidence": 0.15627114474773407,
"IAB19": "Technology & Computing",
"IAB-602-599": "Computing - Software and Applications"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.