Get this data via API
Classify organicbiopack.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://organicbiopack.com"}'
{
"domain": {
"domain_url": "https://organicbiopack.com",
"categories": [
{
"name": "/Business & Industrial/Shipping & Logistics/Packaging",
"confidence": 0.9828471541404724,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Business & Industrial/Agriculture & Forestry/Other",
"confidence": 0.6802243590354919,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Food & Drink/Food/Snack Foods",
"confidence": 0.428277850151062,
"IAB8": "Food & Drink",
"IAB-210": "Food & Drink/Food & Drink"
},
{
"name": "/Business & Industrial/Chemicals Industry/Plastics & Polymers",
"confidence": 0.2815924286842346,
"IAB-107-90": "Metals Industry/Business and Finance/Industries/Metals Industry"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.