Category
IAB-602-599
Reviews
No reviews yet — be the first to review neome.ai.
Get this data via API
Classify neome.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://neome.ai"}'
{
"domain": {
"domain_url": "https://neome.ai",
"categories": [
{
"name": "/Computers & Electronics/Enterprise Technology/Customer Relationship Management (CRM)",
"confidence": 0.9177306890487672,
"IAB3-4": "Business Software",
"IAB-602-599": "Computing - Software and Applications"
},
{
"name": "/Computers & Electronics/Software/Business & Productivity Software",
"confidence": 0.6186107397079468,
"IAB3-4": "Business Software",
"IAB-W3CW2J-602": "Software and Applications - Productivity"
},
{
"name": "/Internet & Telecom/Email & Messaging/Text & Instant Messaging",
"confidence": 0.2189633846282959,
"IAB19-15": "Email",
"IAB-80DV8O": "Communication"
},
{
"name": "/Business & Industrial/Small Business/Other",
"confidence": 0.1457727700471878,
"IAB3": "Business",
"IAB-60-53": "Business - Small and Medium-sized Business"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.