Category
Reviews
No reviews yet — be the first to review metabusiness.guide.
Get this data via API
Classify metabusiness.guide — 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://metabusiness.guide"}'
{
"domain": {
"domain_url": "https://metabusiness.guide",
"categories": [
{
"name": "/Reference/Directories & Listings/Business & Personal Listings",
"confidence": 0.6453081369400024,
"IAB3": "Business",
"IAB-53-52": "Business and Finance - Business"
},
{
"name": "/Shopping/Classifieds",
"confidence": 0.21715502440929413,
"IAB22": "Shopping",
"IAB-473": "Shopping"
},
{
"name": "/Reference/Directories & Listings/Other",
"confidence": 0.10914944112300871,
"IAB19-35": "Web Search",
"IAB-627-619": "Internet - Search"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.