Get this data via API
Classify helpergo.co — 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://helpergo.co"}'
{
"domain": {
"domain_url": "https://helpergo.co",
"categories": [
{
"name": "/Home & Garden/Domestic Services/Cleaning Services",
"confidence": 0.809917151927948,
"IAB10": "Home & Garden",
"IAB-274": "Home & Garden/Home & Garden"
},
{
"name": "/Home & Garden/Domestic Services/Other",
"confidence": 0.5435985326766968,
"IAB10": "Home & Garden",
"IAB-274": "Home & Garden/Home & Garden"
},
{
"name": "/Jobs & Education/Jobs/Job Listings",
"confidence": 0.218523770570755,
"IAB-132": "Education"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.