Get this data via API
Classify agrifarmsglobal.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://agrifarmsglobal.com"}'
{
"domain": {
"domain_url": "https://agrifarmsglobal.com",
"categories": [
{
"name": "/Food & Drink/Beverages/Coffee & Tea",
"confidence": 0.6440299153327942,
"IAB8": "Food & Drink",
"IAB-210": "Food & Drink/Food & Drink"
},
{
"name": "/Business & Industrial/Agriculture & Forestry/Other",
"confidence": 0.3168981075286865,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Food & Drink/Food & Grocery Retailers/Other",
"confidence": 0.24523794651031497,
"IAB8": "Food & Drink",
"IAB-210": "Food & Drink/Food & Drink"
},
{
"name": "/News/Business News/Company News",
"confidence": 0.18545493483543396,
"IAB12": "News",
"IAB-66-63": "Business Loans/Business and Finance/Business/Business Banking & Finance/Business Loans"
},
{
"name": "/Business & Industrial/Agriculture & Forestry/Farms & Ranches",
"confidence": 0.1648809164762497,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.