Get this data via API
Classify impultienda.ar — 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://impultienda.ar"}'
{
"domain": {
"domain_url": "https://impultienda.ar",
"categories": [
{
"name": "/Science/Computer Science/Machine Learning & Artificial Intelligence",
"confidence": 0.4920722842216492,
"IAB15": "Science",
"IAB-464": "Science/Science"
},
{
"name": "/Business & Industrial/Advertising & Marketing/Marketing",
"confidence": 0.15990367531776428,
"IAB3-11": "Marketing",
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Business & Industrial/Advertising & Marketing/Other",
"confidence": 0.12417133152484894,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Business & Industrial/Small Business/MLM & Business Opportunities",
"confidence": 0.11926817893981934,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Business & Industrial/Advertising & Marketing/Sales",
"confidence": 0.11889655888080596,
"IAB-59-53": "Business - Sales"
},
{
"name": "/Computers & Electronics/Software/Business & Productivity Software",
"confidence": 0.11173604428768158,
"IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications"
},
{
"name": "/Business & Industrial/Small Business/Other",
"confidence": 0.10325007885694504,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.