Get this data via API
Classify fforce.com — 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://fforce.com"}'
{
"domain": {
"domain_url": "https://fforce.com",
"categories": [
{
"name": "/Shopping/Apparel/Uniforms & Workwear",
"confidence": 0.8078288435935974,
"IAB22": "Shopping",
"IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards"
},
{
"name": "/Business & Industrial/Industrial Materials & Equipment/Other",
"confidence": 0.7714594602584839,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Law & Government/Public Safety/Emergency Services",
"confidence": 0.5418410897254944,
"IAB-394-393": "Financial Assistance - Government Support and Welfare"
},
{
"name": "/Law & Government/Public Safety/Security Products & Services",
"confidence": 0.21577438712120056,
"IAB-394-393": "Financial Assistance - Government Support and Welfare"
},
{
"name": "/Health/Public Health/Occupational Health & Safety",
"confidence": 0.17746981978416443,
"IAB-224-223": "Healthy Living - Children's Health"
},
{
"name": "/Business & Industrial/Business Services/Fire & Security Services",
"confidence": 0.11564575135707857,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Autos & Vehicles/Motor Vehicles (By Type)/Motorcycles",
"confidence": 0.10546904802322388,
"IAB2-15": "Motorcycles",
"IAB-27-1": "Motorcycles/Automotive/Motorcycles"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.