Get this data via API

Classify docutati.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://docutati.com"}'
{ "domain": { "domain_url": "https://docutati.com", "categories": [ { "name": "/Reference/Language Resources/Foreign Language Resources", "confidence": 0.6551234722137451, "IAB-147-132": "Education - Language Learning" }, { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.5326922535896301, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" }, { "name": "/Business & Industrial/Business Services/Writing & Editing Services", "confidence": 0.2306017130613327, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Internet & Telecom/Web Services/Cloud Storage", "confidence": 0.20252984762191772, "IAB-195-192": "Parenting - Internet Safety" }, { "name": "/Internet & Telecom/Other", "confidence": 0.1763533055782318, "IAB-195-192": "Parenting - Internet Safety" }, { "name": "/Online Communities/Other", "confidence": 0.11726057529449464, "IAB-148-132": "Education - Online Education" } ] }, "success": true }
Get Free API Key View API Docs