Category
Reviews
No reviews yet — be the first to review romanbartak.cz.
Get this data via API
Classify romanbartak.cz — 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://romanbartak.cz"}'
{
"domain": {
"domain_url": "https://romanbartak.cz",
"categories": [
{
"name": "/Science/Ecology & Environment/Other",
"confidence": 0.2637946903705597,
"IAB15": "Science",
"IAB-467-464": "Science - Environment"
},
{
"name": "/Real Estate/Real Estate Services/Property Inspections & Appraisals",
"confidence": 0.2279660999774933,
"IAB21": "Real Estate",
"IAB-441": "Real Estate"
},
{
"name": "/Business & Industrial/Agriculture & Forestry/Forestry",
"confidence": 0.1659742146730423,
"IAB3-6": "Forestry",
"IAB-102-90": "Industries - Agriculture"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.