Get this data via API
Classify dcjack.fr — 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://dcjack.fr"}'
{
"domain": {
"domain_url": "https://dcjack.fr",
"categories": [
{
"name": "/Computers & Electronics/Electronics & Electrical/Power Supplies",
"confidence": 0.35859450697898865,
"IAB-431-422": "Pet Supplies/Pets/Pet Supplies"
},
{
"name": "/Computers & Electronics/Computer Hardware/Laptops & Notebooks",
"confidence": 0.254305362701416,
"IAB-630-599": "Laptops/Technology & Computing/Computing/Laptops"
},
{
"name": "/Computers & Electronics/Computer Hardware/Other",
"confidence": 0.19786453247070312,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
},
{
"name": "/Shopping/Consumer Resources/Customer Services",
"confidence": 0.1260094940662384,
"IAB22": "Shopping",
"IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards"
},
{
"name": "/Computers & Electronics/Computer Hardware/Computer Components",
"confidence": 0.12204143404960632,
"IAB-601-599": "Computer Peripherals/Technology & Computing/Computing/Computer Peripherals"
},
{
"name": "/Computers & Electronics/Consumer Electronics/Electronic Accessories",
"confidence": 0.12058283388614656,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.