Category
Reviews
No reviews yet — be the first to review localknow.co.uk.
Get this data via API
Classify localknow.co.uk — 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://localknow.co.uk"}'
{
"domain": {
"domain_url": "https://localknow.co.uk",
"categories": [
{
"name": "/Online Communities/Social Networks",
"confidence": 0.23021280765533447,
"IAB14": "Society",
"IAB-628-619": "Internet - Social Networking"
},
{
"name": "/Business & Industrial/Business Services/Knowledge Management",
"confidence": 0.18167027831077576,
"IAB3": "Business",
"IAB-73-53": "Business - Business Operations"
},
{
"name": "/Reference/Geographic Reference/Other",
"confidence": 0.14374765753746033,
"IAB15-8": "Geography",
"IAB-469-464": "Science - Geography"
},
{
"name": "/Hobbies & Leisure/Clubs & Organizations/Other",
"confidence": 0.1420200765132904,
"IAB9": "Hobbies & Interests",
"IAB-239": "Hobbies & Interests"
},
{
"name": "/Online Communities/Other",
"confidence": 0.1255117952823639,
"IAB14": "Society",
"IAB-628-619": "Internet - Social Networking"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.