Get this data via API
Classify doubly.club — 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://doubly.club"}'
{
"domain": {
"domain_url": "https://doubly.club",
"categories": [
{
"name": "/Food & Drink/Restaurants/Restaurant Reviews & Reservations",
"confidence": 0.7515944242477417,
"IAB8": "Food & Drink",
"IAB-210": "Food & Drink/Food & Drink"
},
{
"name": "/Reference/Geographic Reference/Other",
"confidence": 0.4933408200740814
},
{
"name": "/Travel & Transportation/Travel Guides & Travelogues",
"confidence": 0.152382493019104,
"IAB-101-90": "Industries - Logistics and Transportation Industry"
},
{
"name": "/Food & Drink/Restaurants/Other",
"confidence": 0.11023277044296265,
"IAB8": "Food & Drink",
"IAB-210": "Food & Drink/Food & Drink"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.