Get this data via API

Classify mytalker.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://mytalker.ai"}'
{ "domain": { "domain_url": "https://mytalker.ai", "categories": [ { "name": "/Health/Health Conditions/Neurological Conditions", "confidence": 0.8485947251319885, "IAB-313-287": "Brain and Nervous System Disorders/Medical Health/Diseases and Conditions/Brain and Nervous System Disorders" }, { "name": "/Internet & Telecom/Mobile & Wireless/Mobile Apps & Add-Ons", "confidence": 0.6067621111869812, "IAB-195-192": "Parenting - Internet Safety" }, { "name": "/People & Society/Other", "confidence": 0.3830834925174713, "IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations" }, { "name": "/Computers & Electronics/Software/Intelligent Personal Assistants", "confidence": 0.25091075897216797, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Health/Medical Devices & Equipment/Assistive Technology", "confidence": 0.1460302770137787, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/Health/Health Conditions/Other", "confidence": 0.1386774331331253, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/Reference/Language Resources/Other", "confidence": 0.13328225910663605, "IAB-147-132": "Education - Language Learning" } ] }, "success": true }
Get Free API Key View API Docs