Category
Reviews
No reviews yet — be the first to review esri.net.br.
Get this data via API
Classify esri.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://esri.net.br"}'
{
"domain": {
"domain_url": "https://esri.net.br",
"categories": [
{
"name": "/People & Society/Social Sciences/Political Science",
"confidence": 0.7715007066726685,
"IAB11-4": "Politics",
"IAB-386": "Politics"
},
{
"name": "/Business & Industrial/Shipping & Logistics/Import & Export",
"confidence": 0.20085857808589935,
"IAB3-10": "Logistics",
"IAB-57-53": "Business - Logistics"
},
{
"name": "/Jobs & Education/Education/Open Online Courses",
"confidence": 0.11894073337316512,
"IAB5-6": "Distance Learning",
"IAB-148-132": "Education - Online Education"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.