Category
Reviews
No reviews yet — be the first to review thenomadcore.com.
Get this data via API
Classify thenomadcore.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://thenomadcore.com"}'
{
"domain": {
"domain_url": "https://thenomadcore.com",
"categories": [
{
"name": "/Business & Industrial/Business Operations/Flexible Work Arrangements",
"confidence": 0.6577162742614746,
"IAB4-9": "Telecommuting",
"IAB-130-123": "Careers - Remote Working"
},
{
"name": "/People & Society/Self-Help & Motivational",
"confidence": 0.363269716501236,
"IAB14": "Society",
"IAB-232-223": "Healthy Living - Wellness"
},
{
"name": "/Business & Industrial/Small Business/Home Office",
"confidence": 0.20241831243038175,
"IAB3": "Business",
"IAB-60-53": "Business - Small and Medium-sized Business"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.