Get this data via API
Classify oldpathfarm.org — 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://oldpathfarm.org"}'
{
"domain": {
"domain_url": "https://oldpathfarm.org",
"categories": [
{
"name": "/Food & Drink/Food/Fruits & Vegetables",
"confidence": 0.8397520184516907,
"IAB8": "Food & Drink",
"IAB-210": "Food & Drink/Food & Drink"
},
{
"name": "/Food & Drink/Food/Organic & Natural Foods",
"confidence": 0.8323680758476257,
"IAB8": "Food & Drink",
"IAB-210": "Food & Drink/Food & Drink"
},
{
"name": "/Business & Industrial/Agriculture & Forestry/Farms & Ranches",
"confidence": 0.8257062435150146,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Business & Industrial/Agriculture & Forestry/Other",
"confidence": 0.5682456493377686,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Food & Drink/Food & Grocery Retailers/Other",
"confidence": 0.17484180629253387,
"IAB8": "Food & Drink",
"IAB-210": "Food & Drink/Food & Drink"
},
{
"name": "/Food & Drink/Food & Grocery Retailers/Farmers' Markets",
"confidence": 0.16400505602359772,
"IAB8": "Food & Drink",
"IAB-210": "Food & Drink/Food & Drink"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.