Category
Reviews
No reviews yet — be the first to review apinotes.io.
Get this data via API
Classify apinotes.io — 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://apinotes.io"}'
{
"domain": {
"domain_url": "https://apinotes.io",
"categories": [
{
"name": "/Computers & Electronics/Programming/Development Tools",
"confidence": 0.7943390607833862,
"IAB19": "Technology & Computing",
"IAB-631-599": "Computing - Programming Languages"
},
{
"name": "/Computers & Electronics/Programming/Other",
"confidence": 0.23342730104923248,
"IAB19": "Technology & Computing",
"IAB-631-599": "Computing - Programming Languages"
},
{
"name": "/Computers & Electronics/Software/Business & Productivity Software",
"confidence": 0.19927510619163513,
"IAB3-4": "Business Software",
"IAB-W3CW2J-602": "Software and Applications - Productivity"
},
{
"name": "/Reference/Technical Reference",
"confidence": 0.19568316638469696,
"IAB19": "Technology & Computing",
"IAB-596": "Technology & Computing"
},
{
"name": "/Internet & Telecom/Other",
"confidence": 0.1679297685623169,
"IAB19-18": "Internet Technology",
"IAB-619-599": "Computing - Internet"
},
{
"name": "/Computers & Electronics/Programming/Scripting Languages",
"confidence": 0.1123061701655388,
"IAB19": "Technology & Computing",
"IAB-631-599": "Computing - Programming Languages"
},
{
"name": "/Reference/General Reference/How-To, DIY & Expert Content",
"confidence": 0.10650119185447691,
"IAB5": "Education",
"IAB-132": "Education"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.