Category
Reviews
No reviews yet — be the first to review weecraft.de.
Get this data via API
Classify weecraft.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://weecraft.de"}'
{
"domain": {
"domain_url": "https://weecraft.de",
"categories": [
{
"name": "/Business & Industrial/Business Services/Signage",
"confidence": 0.26058730483055115,
"IAB3-1": "Advertising",
"IAB-58-53": "Business - Marketing and Advertising"
},
{
"name": "/Hobbies & Leisure/Crafts/Other",
"confidence": 0.1272927224636078,
"IAB9-2": "Arts & Crafts",
"IAB-248-239": "Hobbies & Interests - Arts and Crafts"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.