Get this data via API

Classify av-integration.es — 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://av-integration.es"}'
{ "domain": { "domain_url": "https://av-integration.es", "categories": [ { "name": "/Computers & Electronics/Consumer Electronics/TV & Video Equipment", "confidence": 0.5636100769042969, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Computers & Electronics/Consumer Electronics/Audio Equipment", "confidence": 0.3713741898536682, "IAB-634-632": "Home Entertainment Systems/Technology & Computing/Consumer Electronics/Home Entertainment Systems" }, { "name": "/Computers & Electronics/Consumer Electronics/Other", "confidence": 0.11565843224525452, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Business & Industrial/Business Services/Signage", "confidence": 0.10940329730510712, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" } ] }, "success": true }
Get Free API Key View API Docs