Get this data via API

Classify pixju.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://pixju.com"}'
{ "domain": { "domain_url": "https://pixju.com", "categories": [ { "name": "/Science/Computer Science/Machine Learning & Artificial Intelligence", "confidence": 0.360268235206604, "IAB15": "Science", "IAB-464": "Science/Science" }, { "name": "/Internet & Telecom/Email & Messaging/Text & Instant Messaging", "confidence": 0.25873520970344543, "IAB-195-192": "Parenting - Internet Safety" }, { "name": "/Internet & Telecom/Mobile & Wireless/Mobile Apps & Add-Ons", "confidence": 0.12985767424106598, "IAB-195-192": "Parenting - Internet Safety" }, { "name": "/Computers & Electronics/Software/Intelligent Personal Assistants", "confidence": 0.1014677882194519, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" } ] }, "success": true }
Get Free API Key View API Docs