Get this data via API

Classify engrdivina.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://engrdivina.com"}'
{ "domain": { "domain_url": "https://engrdivina.com", "categories": [ { "name": "/Law & Government/Public Safety/Security Products & Services", "confidence": 0.49029237031936646, "IAB-394-393": "Financial Assistance - Government Support and Welfare" }, { "name": "/Science/Engineering & Technology/Other", "confidence": 0.4244503378868103, "IAB15": "Science", "IAB-464": "Science/Science" }, { "name": "/Computers & Electronics/Electronics & Electrical/Other", "confidence": 0.24734874069690704, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Health/Public Health/Occupational Health & Safety", "confidence": 0.21189221739768985, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/Business & Industrial/Business Services/Fire & Security Services", "confidence": 0.1342032104730606, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Computers & Electronics/Enterprise Technology/Other", "confidence": 0.13079966604709625, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Business & Industrial/Business Services/Signage", "confidence": 0.12488435208797456, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Business & Industrial/Construction & Maintenance/Other", "confidence": 0.10480840504169464, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" } ] }, "success": true }
Get Free API Key View API Docs