Category
Reviews
No reviews yet — be the first to review etis.org.
Get this data via API
Classify etis.org — 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://etis.org"}'
{
"domain": {
"domain_url": "https://etis.org",
"categories": [
{
"name": "/Computers & Electronics/Computer Security/Network Security",
"confidence": 0.23370866477489471,
"IAB19-25": "Network Security",
"IAB-618-599": "Computing - Information and Network Security"
},
{
"name": "/Internet & Telecom/Other",
"confidence": 0.16893543303012848,
"IAB19-18": "Internet Technology",
"IAB-619-599": "Computing - Internet"
},
{
"name": "/Business & Industrial/Other",
"confidence": 0.1310849487781525,
"IAB3": "Business",
"IAB-53-52": "Business and Finance - Business"
},
{
"name": "/Law & Government/Government/Other",
"confidence": 0.1281924843788147,
"IAB11-3": "U.S. Government Resources",
"IAB-386": "Politics"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.