Get this data via API
Classify fortever.co.za — 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://fortever.co.za"}'
{
"domain": {
"domain_url": "https://fortever.co.za",
"categories": [
{
"name": "/Business & Industrial/Manufacturing/Other",
"confidence": 0.7090806365013123,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Business & Industrial/Industrial Materials & Equipment/Heavy Machinery",
"confidence": 0.5811141729354858,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Business & Industrial/Industrial Materials & Equipment/Other",
"confidence": 0.5601404905319214,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Hobbies & Leisure/Crafts/Fiber & Textile Arts",
"confidence": 0.5040041208267212,
"IAB-248-239": "Arts and Crafts/Hobbies & Interests/Arts and Crafts"
},
{
"name": "/Business & Industrial/Textiles & Nonwovens",
"confidence": 0.4957374930381775,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.