Get this data via API
Classify 8acre.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://8acre.com"}'
{
"domain": {
"domain_url": "https://8acre.com",
"categories": [
{
"name": "/Hobbies & Leisure/Water Activities/Diving & Underwater Activities",
"confidence": 0.8034715056419373,
"IAB-239": "Hobbies & Interests"
},
{
"name": "/Sports/Sports Coaching & Training",
"confidence": 0.21171508729457855,
"IAB17": "Sports",
"IAB-532-483": "Snooker/Pool/Billiards/Sports/Snooker/Pool/Billiards"
},
{
"name": "/Beauty & Fitness/Fitness/Gyms & Health Clubs",
"confidence": 0.15946511924266815,
"IAB7": "Health & Fitness",
"IAB-225-223": "Healthy Living - Fitness and Exercise"
},
{
"name": "/Hobbies & Leisure/Water Activities/Other",
"confidence": 0.14973817765712738,
"IAB-239": "Hobbies & Interests"
},
{
"name": "/Travel & Transportation/Tourist Destinations/Other",
"confidence": 0.1375446915626526,
"IAB-101-90": "Industries - Logistics and Transportation Industry"
},
{
"name": "/Sports/Water Sports/Other",
"confidence": 0.115911602973938,
"IAB17": "Sports",
"IAB-532-483": "Snooker/Pool/Billiards/Sports/Snooker/Pool/Billiards"
},
{
"name": "/Sports/Water Sports/Swimming",
"confidence": 0.10001132637262344,
"IAB17-38": "Swimming",
"IAB-537-483": "Swimming/Sports/Swimming"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.