Category
Reviews
No reviews yet — be the first to review lf-assist.jp.
Get this data via API
Classify lf-assist.jp — 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://lf-assist.jp"}'
{
"domain": {
"domain_url": "https://lf-assist.jp",
"categories": [
{
"name": "/Business & Industrial/Energy & Utilities/Waste Management",
"confidence": 0.4817880094051361,
"IAB3": "Business",
"IAB-94-90": "Industries - Environmental Services Industry"
},
{
"name": "/Home & Garden/Domestic Services/Cleaning Services",
"confidence": 0.4555209279060364,
"IAB10": "Home & Garden",
"IAB-274": "Home & Garden"
},
{
"name": "/Business & Industrial/Business Services/Office Services",
"confidence": 0.10652032494544984,
"IAB3": "Business",
"IAB-62-53": "Business - Business Administration"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.