Get this data via API

Classify testortech.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://testortech.com"}'
{ "domain": { "domain_url": "https://testortech.com", "categories": [ { "name": "/Real Estate/Real Estate Services/Property Inspections & Appraisals", "confidence": 0.5713471174240112, "IAB21": "Real Estate", "IAB-441": "Real Estate/Real Estate" }, { "name": "/Computers & Electronics/Electronics & Electrical/Electrical Test & Measurement", "confidence": 0.5532482862472534, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Health/Public Health/Occupational Health & Safety", "confidence": 0.2932286858558655, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/Business & Industrial/Construction & Maintenance/Other", "confidence": 0.1536373645067215, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Science/Scientific Equipment", "confidence": 0.13290634751319885, "IAB15": "Science", "IAB-464": "Science/Science" }, { "name": "/Home & Garden/Home Improvement/Other", "confidence": 0.11335548758506776, "IAB10": "Home & Garden", "IAB-274": "Home & Garden/Home & Garden" } ] }, "success": true }
Get Free API Key View API Docs