Get this data via API
Classify foodsector.pl — 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://foodsector.pl"}'
{
"domain": {
"domain_url": "https://foodsector.pl",
"categories": [
{
"name": "/Business & Industrial/Agriculture & Forestry/Other",
"confidence": 0.8086137175559998,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Health/Nutrition/Vitamins & Supplements",
"confidence": 0.3461543619632721,
"IAB7-32": "Nutrition",
"IAB-229-223": "Nutrition/Healthy Living/Nutrition"
},
{
"name": "/Business & Industrial/Pharmaceuticals & Biotech",
"confidence": 0.10025859624147417,
"IAB-109-90": "Pharmaceutical Industry/Business and Finance/Industries/Pharmaceutical Industry"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.