Category
Reviews
No reviews yet — be the first to review noreply.now.
Get this data via API
Classify noreply.now — 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://noreply.now"}'
{
"domain": {
"domain_url": "https://noreply.now",
"categories": [
{
"name": "/Jobs & Education/Jobs/Career Resources & Planning",
"confidence": 0.5883771181106567,
"IAB4-1": "Career Planning",
"IAB-126-123": "Careers - Career Planning"
},
{
"name": "/Business & Industrial/Business Operations/Human Resources",
"confidence": 0.2972220480442047,
"IAB3-9": "Human Resources",
"IAB-55-53": "Business - Human Resources"
},
{
"name": "/Jobs & Education/Jobs/Job Listings",
"confidence": 0.2708481252193451,
"IAB4-5": "Job Search",
"IAB-127-123": "Careers - Job Search"
},
{
"name": "/Jobs & Education/Jobs/Other",
"confidence": 0.150893434882164,
"IAB4": "Careers",
"IAB-123": "Careers"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.