Get this data via API

Classify idprivacy.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://idprivacy.ai"}'
{ "domain": { "domain_url": "https://idprivacy.ai", "categories": [ { "name": "/Autos & Vehicles/Vehicle Shopping/Vehicle Dealers & Retailers", "confidence": 0.9540200233459472, "IAB-14-2": "Auto Body Styles - Off-Road Vehicles" }, { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.7899402379989624, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" }, { "name": "/Business & Industrial/Automotive Industry", "confidence": 0.32904931902885437, "IAB2": "Automotive", "IAB-117-90": "Automotive Industry/Business and Finance/Industries/Automotive Industry" }, { "name": "/Computers & Electronics/Enterprise Technology/Other", "confidence": 0.24169129133224487, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Computers & Electronics/Enterprise Technology/Customer Relationship Management (CRM)", "confidence": 0.20668622851371765, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Science/Computer Science/Machine Learning & Artificial Intelligence", "confidence": 0.19260059297084808, "IAB15": "Science", "IAB-464": "Science/Science" } ] }, "success": true }
Get Free API Key View API Docs