Get this data via API
Classify frdfarm.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://frdfarm.co.za"}'
{
"domain": {
"domain_url": "https://frdfarm.co.za",
"categories": [
{
"name": "/Business & Industrial/Agriculture & Forestry/Livestock",
"confidence": 0.8695544004440308,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Business & Industrial/Agriculture & Forestry/Agricultural Equipment",
"confidence": 0.7058838605880737,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Business & Industrial/Agriculture & Forestry/Farms & Ranches",
"confidence": 0.3997116982936859,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Food & Drink/Food/Meat & Seafood",
"confidence": 0.15943671762943268,
"IAB8": "Food & Drink",
"IAB-210": "Food & Drink/Food & Drink"
},
{
"name": "/Pets & Animals/Animal Products & Services/Other",
"confidence": 0.11958014965057372,
"IAB-422": "Pets"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.