Category
Reviews
No reviews yet — be the first to review expertise.net.br.
Get this data via API
Classify expertise.net.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://expertise.net.br"}'
{
"domain": {
"domain_url": "https://expertise.net.br",
"categories": [
{
"name": "/Business & Industrial/Small Business/MLM & Business Opportunities",
"confidence": 0.5637553334236145,
"IAB3": "Business",
"IAB-60-53": "Business - Small and Medium-sized Business"
},
{
"name": "/Jobs & Education/Jobs/Job Listings",
"confidence": 0.2835629880428314,
"IAB4-5": "Job Search",
"IAB-127-123": "Careers - Job Search"
},
{
"name": "/Business & Industrial/Advertising & Marketing/Telemarketing",
"confidence": 0.18185439705848697,
"IAB3-11": "Marketing",
"IAB-58-53": "Business - Marketing and Advertising"
},
{
"name": "/Business & Industrial/Small Business/Home Office",
"confidence": 0.15114925801753998,
"IAB3": "Business",
"IAB-60-53": "Business - Small and Medium-sized Business"
},
{
"name": "/Business & Industrial/Advertising & Marketing/Marketing",
"confidence": 0.1442059576511383,
"IAB3-11": "Marketing",
"IAB-58-53": "Business - Marketing and Advertising"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.