Get this data via API

Classify jdav.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://jdav.com"}'
{ "domain": { "domain_url": "https://jdav.com", "categories": [ { "name": "/Computers & Electronics/Consumer Electronics/TV & Video Equipment", "confidence": 1, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Computers & Electronics/Consumer Electronics/Audio Equipment", "confidence": 0.8864637017250061, "IAB-634-632": "Home Entertainment Systems/Technology & Computing/Consumer Electronics/Home Entertainment Systems" }, { "name": "/Home & Garden/Home Furnishings/Lamps & Lighting", "confidence": 0.5830186605453491, "IAB10": "Home & Garden", "IAB-274": "Home & Garden/Home & Garden" }, { "name": "/Computers & Electronics/Consumer Electronics/Other", "confidence": 0.3221544623374939, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Arts & Entertainment/Music & Audio/Music Equipment & Technology", "confidence": 0.31316864490509033, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" }, { "name": "/Business & Industrial/Hospitality Industry/Event Planning", "confidence": 0.148582324385643, "IAB-98-90": "Hospitality Industry/Business and Finance/Industries/Hospitality Industry" }, { "name": "/Business & Industrial/Construction & Maintenance/Other", "confidence": 0.10640240460634232, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" } ] }, "success": true }
Get Free API Key View API Docs