Category
Reviews
No reviews yet — be the first to review becorp.de.
Get this data via API
Classify becorp.de — 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://becorp.de"}'
{
"domain": {
"domain_url": "https://becorp.de",
"categories": [
{
"name": "/Business & Industrial/Manufacturing/Other",
"confidence": 0.5195118188858032,
"IAB3": "Business",
"IAB-104-90": "Industries - Manufacturing Industry"
},
{
"name": "/Business & Industrial/Industrial Materials & Equipment/Heavy Machinery",
"confidence": 0.15894223749637604,
"IAB3": "Business",
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Business & Industrial/Manufacturing/Factory Automation",
"confidence": 0.1575169861316681,
"IAB3": "Business",
"IAB-104-90": "Industries - Manufacturing Industry"
},
{
"name": "/Science/Engineering & Technology/Other",
"confidence": 0.10968898236751556,
"IAB15": "Science",
"IAB-464": "Science"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.