Category
Reviews
No reviews yet — be the first to review magic-e.nl.
Get this data via API
Classify magic-e.nl — 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://magic-e.nl"}'
{
"domain": {
"domain_url": "https://magic-e.nl",
"categories": [
{
"name": "/Business & Industrial/Hospitality Industry/Other",
"confidence": 0.8808033466339111,
"IAB3": "Business",
"IAB-98-90": "Industries - Hospitality Industry"
},
{
"name": "/Arts & Entertainment/Performing Arts/Magic",
"confidence": 0.33769696950912476,
"IAB9-20": "Magic & Illusion",
"IAB-241-239": "Hobbies & Interests - Magic and Illusion"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.