Company
Tags
Category
Reviews
No reviews yet — be the first to review metro.md.
Get this data via API
Classify metro.md — 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://metro.md"}'
{
"domain": {
"domain_url": "https://metro.md",
"categories": [
{
"name": "/Jobs & Education/Education/Teaching & Classroom Resources",
"confidence": 0.5291928052902222,
"IAB5": "Education",
"IAB-132": "Education"
},
{
"name": "/Shopping/Apparel/Children's Clothing",
"confidence": 0.16614291071891785,
"IAB18-5": "Clothing",
"IAB-575-552": "Style & Fashion - Children's Clothing"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.