Get this data via API

Classify smartworkeducation.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://smartworkeducation.com"}'
{ "domain": { "domain_url": "https://smartworkeducation.com", "categories": [ { "name": "/Jobs & Education/Education/Private Tutoring Services", "confidence": 0.4924902319908142, "IAB5": "Education", "IAB-132": "Education/Education" }, { "name": "/Books & Literature/Writers Resources", "confidence": 0.33677592873573303, "IAB1-1": "Books & Literature", "IAB-42": "Books and Literature/Books and Literature" }, { "name": "/Jobs & Education/Education/Primary & Secondary Schooling (K-12)", "confidence": 0.15387938916683197, "IAB5": "Education", "IAB-132": "Education/Education" }, { "name": "/Jobs & Education/Education/Distance Learning", "confidence": 0.11480165272951126, "IAB5-6": "Distance Learning", "IAB-132": "Education/Education" } ] }, "success": true }
Get Free API Key View API Docs