Category
Reviews
No reviews yet — be the first to review soilcertify.com.
Get this data via API
Classify soilcertify.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://soilcertify.com"}'
{
"domain": {
"domain_url": "https://soilcertify.com",
"categories": [
{
"name": "/Business & Industrial/Agriculture & Forestry/Other",
"confidence": 0.7977809906005859,
"IAB3-2": "Agriculture",
"IAB-102-90": "Industries - Agriculture"
},
{
"name": "/Science/Earth Sciences/Other",
"confidence": 0.677550196647644,
"IAB15": "Science",
"IAB-464": "Science"
},
{
"name": "/Science/Earth Sciences/Geology",
"confidence": 0.34849223494529724,
"IAB15-4": "Geology",
"IAB-470-464": "Science - Geology"
},
{
"name": "/Business & Industrial/Construction & Maintenance/Civil Engineering",
"confidence": 0.28391674160957336,
"IAB3-5": "Construction",
"IAB-120-90": "Industries - Civil Engineering Industry"
},
{
"name": "/Business & Industrial/Aerospace & Defense/Space Technology",
"confidence": 0.13194693624973297,
"IAB3": "Business",
"IAB-122-90": "Industries - Defense Industry"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.