Get this data via API

Classify ananaac.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://ananaac.com"}'
{ "domain": { "domain_url": "https://ananaac.com", "categories": [ { "name": "/Internet & Telecom/Mobile & Wireless/Mobile Apps & Add-Ons", "confidence": 0.45302656292915344, "IAB-195-192": "Parenting - Internet Safety" }, { "name": "/Reference/Language Resources/Other", "confidence": 0.2983894348144531, "IAB-147-132": "Education - Language Learning" }, { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.26028820872306824, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" }, { "name": "/Computers & Electronics/Software/Intelligent Personal Assistants", "confidence": 0.26020148396492004, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Health/Health Conditions/Other", "confidence": 0.17596468329429626, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/Computers & Electronics/Software/Multimedia Software", "confidence": 0.13384495675563812, "IAB-606-602": "Video Software/Technology & Computing/Computing/Computer Software and Applications/Video Software" } ] }, "success": true }
Get Free API Key View API Docs