Get this data via API

Classify zingatech.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://zingatech.com"}'
{ "domain": { "domain_url": "https://zingatech.com", "categories": [ { "name": "/Internet & Telecom/Web Services/Web Design & Development", "confidence": 0.9507127404212952, "IAB-621-619": "Web Development/Technology & Computing/Computing/Internet/Web Development" }, { "name": "/Business & Industrial/Business Services/E-Commerce Services", "confidence": 0.5251984596252441, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Computers & Electronics/Programming/Other", "confidence": 0.12183181941509248, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Hobbies & Leisure/Special Occasions/Holidays & Seasonal Events", "confidence": 0.1069941744208336, "IAB-239": "Hobbies & Interests" } ] }, "success": true }
Get Free API Key View API Docs