Category
Reviews
No reviews yet — be the first to review insideedge.coach.
Get this data via API
Classify insideedge.coach — 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://insideedge.coach"}'
{
"domain": {
"domain_url": "https://insideedge.coach",
"categories": [
{
"name": "/Jobs & Education/Jobs/Career Resources & Planning",
"confidence": 0.9584448337554932,
"IAB4-1": "Career Planning",
"IAB-126-123": "Careers - Career Planning"
},
{
"name": "/Business & Industrial/Business Operations/Human Resources",
"confidence": 0.35931912064552307,
"IAB3-9": "Human Resources",
"IAB-55-53": "Business - Human Resources"
},
{
"name": "/Finance/Banking/Mobile Payments & Digital Wallets",
"confidence": 0.15007451176643372,
"IAB13": "Personal Finance",
"IAB-392-391": "Personal Finance - Consumer Banking"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.