Category
Reviews
No reviews yet — be the first to review findmy.no.
Get this data via API
Classify findmy.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://findmy.no"}'
{
"domain": {
"domain_url": "https://findmy.no",
"categories": [
{
"name": "/Computers & Electronics/Consumer Electronics/GPS & Navigation",
"confidence": 0.9361757636070251,
"IAB19": "Technology & Computing",
"IAB-WQC6HR-602": "Software and Applications - Maps & Navigation"
},
{
"name": "/Business & Industrial/Agriculture & Forestry/Livestock",
"confidence": 0.4343039691448212,
"IAB3-2": "Agriculture",
"IAB-102-90": "Industries - Agriculture"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.