Category
Reviews
No reviews yet — be the first to review f-mx.ru.
Get this data via API
Classify f-mx.ru — 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://f-mx.ru"}'
{
"domain": {
"domain_url": "https://f-mx.ru",
"categories": [
{
"name": "/Reference/General Reference/Educational Resources",
"confidence": 0.603224515914917,
"IAB-143-132": "Education - Educational Assessment"
},
{
"name": "/Reference/Libraries & Museums/Libraries",
"confidence": 0.2551613748073578,
"IAB-155-150": "Attractions - Museums & Galleries"
},
{
"name": "/Jobs & Education/Education/Colleges & Universities",
"confidence": 0.11381736397743224,
"IAB-132": "Education/Education"
},
{
"name": "/Reference/Libraries & Museums/Other",
"confidence": 0.10678597539663316,
"IAB-155-150": "Attractions - Museums & Galleries"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.