Category
Global Rank
#12,071
Reviews
No reviews yet — be the first to review ajcloud.net.
Get this data via API
Classify ajcloud.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://ajcloud.net"}'
{
"domain": {
"domain_url": "https://ajcloud.net",
"categories": [
{
"name": "/Computers & Electronics/Consumer Electronics/Home Automation",
"confidence": 0.7305300235748291,
"IAB19": "Technology & Computing",
"IAB-277-274": "Home & Garden - Smart Home"
},
{
"name": "/Computers & Electronics/Computer Hardware/Computer Drives & Storage",
"confidence": 0.12148328870534895,
"IAB19": "Technology & Computing",
"IAB-616-599": "Computing - Data Storage and Warehousing"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.