Get this data via API
Classify ecoplas.org.ar — 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://ecoplas.org.ar"}'
{
"domain": {
"domain_url": "https://ecoplas.org.ar",
"categories": [
{
"name": "/Business & Industrial/Chemicals Industry/Plastics & Polymers",
"confidence": 0.7924242615699768,
"IAB-107-90": "Metals Industry/Business and Finance/Industries/Metals Industry"
},
{
"name": "/Business & Industrial/Energy & Utilities/Waste Management",
"confidence": 0.6794657111167908,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/People & Society/Social Issues & Advocacy/Green Living & Environmental Issues",
"confidence": 0.12146100401878356,
"IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.