Get this data via API
Classify fotoshootmethond.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://fotoshootmethond.nl"}'
{
"domain": {
"domain_url": "https://fotoshootmethond.nl",
"categories": [
{
"name": "/Pets & Animals/Animal Products & Services/Other",
"confidence": 0.5030584931373596,
"IAB-422": "Pets"
},
{
"name": "/Pets & Animals/Pets/Dogs",
"confidence": 0.5021118521690369,
"IAB16-4": "Dogs",
"IAB-425-422": "Dogs/Pets/Dogs"
},
{
"name": "/Shopping/Photo & Video Services/Event & Studio Photography",
"confidence": 0.471964955329895,
"IAB22": "Shopping",
"IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards"
},
{
"name": "/Arts & Entertainment/Visual Art & Design/Photographic & Digital Arts",
"confidence": 0.2720170319080353,
"IAB1": "Arts & Entertainment",
"IAB-205-201": "Digital Arts/Fine Art/Digital Arts"
},
{
"name": "/Shopping/Photo & Video Services/Other",
"confidence": 0.22345714271068573,
"IAB22": "Shopping",
"IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards"
},
{
"name": "/Beauty & Fitness/Fashion & Style/Other",
"confidence": 0.125675231218338,
"IAB7": "Health & Fitness",
"IAB-225-223": "Healthy Living - Fitness and Exercise"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.