Get this data via API

Classify truehumanizer.ai — 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://truehumanizer.ai"}'
{ "domain": { "domain_url": "https://truehumanizer.ai", "categories": [ { "name": "/Science/Computer Science/Machine Learning & Artificial Intelligence", "confidence": 0.6694650053977966, "IAB15": "Science", "IAB-464": "Science/Science" }, { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.3982504308223725, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" }, { "name": "/Internet & Telecom/Other", "confidence": 0.2975204885005951, "IAB-195-192": "Parenting - Internet Safety" }, { "name": "/Business & Industrial/Business Services/Writing & Editing Services", "confidence": 0.2588396668434143, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Internet & Telecom/Email & Messaging/Text & Instant Messaging", "confidence": 0.23181401193141937, "IAB-195-192": "Parenting - Internet Safety" }, { "name": "/Computers & Electronics/Software/Software Utilities", "confidence": 0.1412828415632248, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" }, { "name": "/Reference/Language Resources/Other", "confidence": 0.11142142117023468, "IAB-147-132": "Education - Language Learning" } ] }, "success": true }
Get Free API Key View API Docs