Get this data via API
Classify sourcingafrica.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://sourcingafrica.com"}'
{
"domain": {
"domain_url": "https://sourcingafrica.com",
"categories": [
{
"name": "/Travel & Transportation/Specialty Travel/Adventure Travel",
"confidence": 0.7851123213768005,
"IAB20-1": "Adventure Travel",
"IAB-665-664": "Travel Type - Adventure Travel"
},
{
"name": "/Travel & Transportation/Specialty Travel/Other",
"confidence": 0.37143051624298096,
"IAB-101-90": "Industries - Logistics and Transportation Industry"
},
{
"name": "/Travel & Transportation/Travel Guides & Travelogues",
"confidence": 0.2657569348812103,
"IAB-101-90": "Industries - Logistics and Transportation Industry"
},
{
"name": "/Arts & Entertainment/Visual Art & Design/Design",
"confidence": 0.16051217913627625,
"IAB1": "Arts & Entertainment",
"IAB-204-201": "Design/Fine Art/Design"
},
{
"name": "/Travel & Transportation/Specialty Travel/Luxury Travel",
"confidence": 0.11949929594993591,
"IAB-101-90": "Industries - Logistics and Transportation Industry"
},
{
"name": "/Travel & Transportation/Travel Agencies & Services/Other",
"confidence": 0.10928455740213394,
"IAB-101-90": "Industries - Logistics and Transportation Industry"
},
{
"name": "/Hobbies & Leisure/Crafts/Other",
"confidence": 0.10853347927331924,
"IAB-424-422": "Cats/Pets/Cats"
},
{
"name": "/Travel & Transportation/Tourist Destinations/Other",
"confidence": 0.10105325281620026,
"IAB-101-90": "Industries - Logistics and Transportation Industry"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.