Get this data via API

Classify officeflowcourse.com — 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://officeflowcourse.com"}'
{ "domain": { "domain_url": "https://officeflowcourse.com", "categories": [ { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.48535045981407166, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" }, { "name": "/Jobs & Education/Education/Training & Certification", "confidence": 0.4755578339099884, "IAB5": "Education", "IAB-132": "Education/Education" }, { "name": "/Jobs & Education/Education/Distance Learning", "confidence": 0.23884284496307373, "IAB5-6": "Distance Learning", "IAB-132": "Education/Education" }, { "name": "/Jobs & Education/Education/Computer Education", "confidence": 0.19291310012340543, "IAB5": "Education", "IAB-132": "Education/Education" }, { "name": "/Jobs & Education/Education/Vocational & Continuing Education", "confidence": 0.13752137124538422, "IAB5": "Education", "IAB-132": "Education/Education" } ] }, "success": true }
Get Free API Key View API Docs