Get this data via API
Classify ssc.gov.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://ssc.gov.in"}'
{
"domain": {
"domain_url": "https://ssc.gov.in",
"categories": [
{
"name": "/Business & Industrial/Business Operations/Human Resources",
"confidence": 0.5477127432823181,
"IAB3-9": "Human Resources",
"IAB-73-53": "Business Operations/Business and Finance/Business/Business Operations"
},
{
"name": "/Law & Government/Government/Other",
"confidence": 0.21219761669635773,
"IAB3-7": "Government",
"IAB-394-393": "Financial Assistance - Government Support and Welfare"
},
{
"name": "/Law & Government/Public Safety/Law Enforcement",
"confidence": 0.18785464763641355,
"IAB-394-393": "Financial Assistance - Government Support and Welfare"
},
{
"name": "/Jobs & Education/Jobs/Job Listings",
"confidence": 0.152062326669693,
"IAB-132": "Education"
}
]
},
"success": true
}
Category
Global Rank
#4,255
Get this data as JSON — free trial, 50 API calls included.