Category
Reviews
No reviews yet — be the first to review nemodevlab.com.
Get this data via API
Classify nemodevlab.com — 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://nemodevlab.com"}'
{
"domain": {
"domain_url": "https://nemodevlab.com",
"categories": [
{
"name": "/Computers & Electronics/Programming/Development Tools",
"confidence": 0.27747249603271484,
"IAB19": "Technology & Computing",
"IAB-631-599": "Computing - Programming Languages"
},
{
"name": "/Business & Industrial/Small Business/Other",
"confidence": 0.12572257220745087,
"IAB3": "Business",
"IAB-60-53": "Business - Small and Medium-sized Business"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.