Company
Category
Reviews
No reviews yet — be the first to review beyond-mb.com.
Get this data via API
Classify beyond-mb.com — 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://beyond-mb.com"}'
{
"domain": {
"domain_url": "https://beyond-mb.com",
"categories": [
{
"name": "/Internet & Telecom/Teleconferencing",
"confidence": 0.2167658805847168,
"IAB19-23": "Net Conferencing",
"IAB-607-602": "Software and Applications - Web Conferencing"
},
{
"name": "/Computers & Electronics/Software/Business & Productivity Software",
"confidence": 0.1876232773065567,
"IAB3-4": "Business Software",
"IAB-W3CW2J-602": "Software and Applications - Productivity"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.