Get this data via API
Classify elsewedy.net — 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://elsewedy.net"}'
{
"domain": {
"domain_url": "https://elsewedy.net",
"categories": [
{
"name": "/Home & Garden/Home Furnishings/Lamps & Lighting",
"confidence": 0.9264837503433228,
"IAB10": "Home & Garden",
"IAB-274": "Home & Garden/Home & Garden"
},
{
"name": "/Business & Industrial/Energy & Utilities/Renewable & Alternative Energy",
"confidence": 0.6750344634056091,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Computers & Electronics/Electronics & Electrical/Electronic Components",
"confidence": 0.3566862940788269,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
},
{
"name": "/Computers & Electronics/Electronics & Electrical/Power Supplies",
"confidence": 0.22502201795578003,
"IAB-431-422": "Pet Supplies/Pets/Pet Supplies"
},
{
"name": "/Computers & Electronics/Electronics & Electrical/Other",
"confidence": 0.21291454136371613,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
},
{
"name": "/Shopping/Shopping Portals",
"confidence": 0.12861935794353485,
"IAB22": "Shopping",
"IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.