Category
Reviews
No reviews yet — be the first to review lookn.world.
Get this data via API
Classify lookn.world — 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://lookn.world"}'
{
"domain": {
"domain_url": "https://lookn.world",
"categories": [
{
"name": "/Internet & Telecom/Search Engines/Other",
"confidence": 0.27498796582221985,
"IAB19-35": "Web Search",
"IAB-627-619": "Internet - Search"
},
{
"name": "/Reference/Directories & Listings/Business & Personal Listings",
"confidence": 0.20331288874149325,
"IAB3": "Business",
"IAB-53-52": "Business and Finance - Business"
},
{
"name": "/Internet & Telecom/Search Engines/People Search",
"confidence": 0.12402508407831192,
"IAB19-35": "Web Search",
"IAB-627-619": "Internet - Search"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.