Get this data via API

Classify translatexyz.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://translatexyz.com"}'
{ "domain": { "domain_url": "https://translatexyz.com", "categories": [ { "name": "/Reference/Language Resources/Foreign Language Resources", "confidence": 0.8045310378074646, "IAB-147-132": "Education - Language Learning" }, { "name": "/Internet & Telecom/Web Services/Web Design & Development", "confidence": 0.548632800579071, "IAB-621-619": "Web Development/Technology & Computing/Computing/Internet/Web Development" }, { "name": "/Online Communities/Blogging Resources & Services", "confidence": 0.5375357270240784, "IAB-148-132": "Education - Online Education" }, { "name": "/Internet & Telecom/Other", "confidence": 0.3520345389842987, "IAB-195-192": "Parenting - Internet Safety" }, { "name": "/Computers & Electronics/Software/Internet Software", "confidence": 0.23868873715400696, "IAB-609-602": "Browsers/Technology & Computing/Computing/Computer Software and Applications/Browsers" }, { "name": "/Science/Computer Science/Machine Learning & Artificial Intelligence", "confidence": 0.1514827311038971, "IAB15": "Science", "IAB-464": "Science/Science" }, { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.10655014961957932, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" } ] }, "success": true }
Get Free API Key View API Docs