Category
Reviews
No reviews yet — be the first to review online-applications.co.in.
Get this data via API
Classify online-applications.co.in — 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://online-applications.co.in"}'
{
"domain": {
"domain_url": "https://online-applications.co.in",
"categories": [
{
"name": "/Jobs & Education/Education/Distance Learning",
"confidence": 0.573722779750824,
"IAB5-6": "Distance Learning",
"IAB-148-132": "Education - Online Education"
},
{
"name": "/Jobs & Education/Education/Colleges & Universities",
"confidence": 0.4365555346012115,
"IAB5": "Education",
"IAB-137-132": "Education - College Education"
},
{
"name": "/Jobs & Education/Jobs/Career Resources & Planning",
"confidence": 0.10860425233840942,
"IAB4-1": "Career Planning",
"IAB-126-123": "Careers - Career Planning"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.