Get this data via API
Classify ingenieriagr.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://ingenieriagr.com"}'
{
"domain": {
"domain_url": "https://ingenieriagr.com",
"categories": [
{
"name": "/Shopping/Consumer Resources/Customer Services",
"confidence": 0.4826626777648926,
"IAB22": "Shopping",
"IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards"
},
{
"name": "/Law & Government/Public Safety/Security Products & Services",
"confidence": 0.3686363399028778,
"IAB-394-393": "Financial Assistance - Government Support and Welfare"
},
{
"name": "/Science/Engineering & Technology/Other",
"confidence": 0.27386710047721863,
"IAB15": "Science",
"IAB-464": "Science/Science"
},
{
"name": "/Computers & Electronics/Networking/Networking Equipment",
"confidence": 0.19942329823970795,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
},
{
"name": "/Computers & Electronics/Computer Hardware/Other",
"confidence": 0.12501142919063568,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
},
{
"name": "/Business & Industrial/Retail Trade/Retail Equipment & Technology",
"confidence": 0.10634852200746536,
"IAB-669-664": "Rail Travel/Travel/Travel Type/Rail Travel"
},
{
"name": "/Computers & Electronics/Software/Other",
"confidence": 0.10496976226568222,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
},
{
"name": "/Home & Garden/Home Safety & Security/Home Alarm & Security Systems",
"confidence": 0.10395915061235428,
"IAB10": "Home & Garden",
"IAB-274": "Home & Garden/Home & Garden"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.