Category
Global Rank
#661,385
Reviews
No reviews yet — be the first to review ambition.guru.
Get this data via API
Classify ambition.guru — 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://ambition.guru"}'
{
"domain": {
"domain_url": "https://ambition.guru",
"categories": [
{
"name": "/Jobs & Education/Education/Distance Learning",
"confidence": 0.49871182441711426,
"IAB5-6": "Distance Learning",
"IAB-148-132": "Education - Online Education"
},
{
"name": "/Jobs & Education/Education/Open Online Courses",
"confidence": 0.28345826268196106,
"IAB5-6": "Distance Learning",
"IAB-148-132": "Education - Online Education"
},
{
"name": "/Computers & Electronics/Software/Educational Software",
"confidence": 0.12814682722091675,
"IAB5": "Education",
"IAB-602-599": "Computing - Software and Applications"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.