Get this data via API
Classify delmarvadigital.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://delmarvadigital.com"}'
{
"domain": {
"domain_url": "https://delmarvadigital.com",
"categories": [
{
"name": "/Internet & Telecom/Web Services/Web Design & Development",
"confidence": 0.6032958626747131,
"IAB-621-619": "Web Development/Technology & Computing/Computing/Internet/Web Development"
},
{
"name": "/Computers & Electronics/Enterprise Technology/Other",
"confidence": 0.333117812871933,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
},
{
"name": "/Internet & Telecom/Other",
"confidence": 0.17842207849025726,
"IAB-195-192": "Parenting - Internet Safety"
},
{
"name": "/Business & Industrial/Small Business/Other",
"confidence": 0.14944514632225037,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/News/Business News/Company News",
"confidence": 0.10458757728338242,
"IAB12": "News",
"IAB-66-63": "Business Loans/Business and Finance/Business/Business Banking & Finance/Business Loans"
},
{
"name": "/Computers & Electronics/Software/Internet Software",
"confidence": 0.10153613239526749,
"IAB-609-602": "Browsers/Technology & Computing/Computing/Computer Software and Applications/Browsers"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.