Category
Reviews
No reviews yet — be the first to review fotografforbundet.no.
Get this data via API
Classify fotografforbundet.no — 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://fotografforbundet.no"}'
{
"domain": {
"domain_url": "https://fotografforbundet.no",
"categories": [
{
"name": "/Law & Government/Legal/Intellectual Property",
"confidence": 0.28424885869026184,
"IAB11-2": "Legal Issues",
"IAB-383": "Law"
},
{
"name": "/Arts & Entertainment/Visual Art & Design/Photographic & Digital Arts",
"confidence": 0.2239903211593628,
"IAB9-23": "Photography",
"IAB-206-201": "Fine Art - Fine Art Photography"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.