Get this data via API
Classify forstone.fr — 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://forstone.fr"}'
{
"domain": {
"domain_url": "https://forstone.fr",
"categories": [
{
"name": "/Business & Industrial/Business Services/Consulting",
"confidence": 0.14947426319122314,
"IAB-103-90": "Management Consulting Industry/Business and Finance/Industries/Management Consulting Industry"
},
{
"name": "/Real Estate/Real Estate Services/Real Estate Agencies",
"confidence": 0.13412107527256012,
"IAB21": "Real Estate",
"IAB-441": "Real Estate/Real Estate"
},
{
"name": "/Finance/Accounting & Auditing/Other",
"confidence": 0.11407265067100524,
"IAB-398-391": "Insurance/Personal Finance/Insurance"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.