Company
Category
Reviews
No reviews yet — be the first to review hanscomsc.org.
Get this data via API
Classify hanscomsc.org — 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://hanscomsc.org"}'
{
"domain": {
"domain_url": "https://hanscomsc.org",
"categories": [
{
"name": "/Law & Government/Military/Air Force",
"confidence": 0.8572124242782593,
"IAB4-10": "U.S. Military",
"IAB-389": "War and Conflicts"
},
{
"name": "/Hobbies & Leisure/Clubs & Organizations/Other",
"confidence": 0.23037661612033844,
"IAB9": "Hobbies & Interests",
"IAB-239": "Hobbies & Interests"
},
{
"name": "/Law & Government/Military/Other",
"confidence": 0.20603738725185392,
"IAB4-10": "U.S. Military",
"IAB-389": "War and Conflicts"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.