Category
Reviews
No reviews yet — be the first to review agrichallenge.ai.
Get this data via API
Classify agrichallenge.ai — 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://agrichallenge.ai"}'
{
"domain": {
"domain_url": "https://agrichallenge.ai",
"categories": [
{
"name": "/Science/Computer Science/Machine Learning & Artificial Intelligence",
"confidence": 0.7341618537902832,
"IAB19": "Technology & Computing",
"IAB-597-596": "Technology & Computing - Artificial Intelligence"
},
{
"name": "/Business & Industrial/Agriculture & Forestry/Other",
"confidence": 0.6452674269676208,
"IAB3-2": "Agriculture",
"IAB-102-90": "Industries - Agriculture"
},
{
"name": "/Hobbies & Leisure/Merit Prizes & Contests",
"confidence": 0.635352373123169,
"IAB22-1": "Contests & Freebies",
"IAB-239": "Hobbies & Interests"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.