Get this data via API
Classify siemersfarm.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://siemersfarm.com"}'
{
"domain": {
"domain_url": "https://siemersfarm.com",
"categories": [
{
"name": "/Food & Drink/Food/Fruits & Vegetables",
"confidence": 0.6823132634162903,
"IAB8": "Food & Drink",
"IAB-210": "Food & Drink/Food & Drink"
},
{
"name": "/Arts & Entertainment/Events & Listings/Food & Beverage Events",
"confidence": 0.6136086583137512,
"IAB1": "Arts & Entertainment",
"IAB-324-JLBCU7": "Movies/Entertainment/Movies"
},
{
"name": "/Travel & Transportation/Specialty Travel/Agritourism",
"confidence": 0.6087937355041504,
"IAB-101-90": "Industries - Logistics and Transportation Industry"
},
{
"name": "/Arts & Entertainment/Events & Listings/Other",
"confidence": 0.27168092131614685,
"IAB1": "Arts & Entertainment",
"IAB-324-JLBCU7": "Movies/Entertainment/Movies"
},
{
"name": "/Travel & Transportation/Tourist Destinations/Other",
"confidence": 0.2296747863292694,
"IAB-101-90": "Industries - Logistics and Transportation Industry"
},
{
"name": "/Hobbies & Leisure/Special Occasions/Holidays & Seasonal Events",
"confidence": 0.21381776034832,
"IAB-239": "Hobbies & Interests"
},
{
"name": "/Business & Industrial/Agriculture & Forestry/Farms & Ranches",
"confidence": 0.1275692880153656,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Travel & Transportation/Tourist Destinations/Theme Parks",
"confidence": 0.11408140510320663,
"IAB20-25": "Theme Parks",
"IAB-101-90": "Industries - Logistics and Transportation Industry"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.