Category
Reviews
No reviews yet — be the first to review machine.com.br.
Get this data via API
Classify machine.com.br — 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://machine.com.br"}'
{
"domain": {
"domain_url": "https://machine.com.br",
"categories": [
{
"name": "/Computers & Electronics/Software/Business & Productivity Software",
"confidence": 0.7877433896064758,
"IAB3-4": "Business Software",
"IAB-W3CW2J-602": "Software and Applications - Productivity"
},
{
"name": "/Travel & Transportation/Transportation/Taxi & Ride Hail Services",
"confidence": 0.5797145962715149,
"IAB20": "Travel",
"IAB-653": "Travel"
},
{
"name": "/Computers & Electronics/Enterprise Technology/Other",
"confidence": 0.14186811447143555,
"IAB3-4": "Business Software",
"IAB-602-599": "Computing - Software and Applications"
},
{
"name": "/Business & Industrial/Business Operations/Management",
"confidence": 0.11387739330530168,
"IAB3": "Business",
"IAB-76-53": "Business - Executive Leadership & Management"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.