Category
Reviews
No reviews yet — be the first to review giss.group.
Get this data via API
Classify giss.group — 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://giss.group"}'
{
"domain": {
"domain_url": "https://giss.group",
"categories": [
{
"name": "/Finance/Credit & Lending/Debt Collection & Repossession",
"confidence": 0.328869491815567,
"IAB13-2": "Credit/Debt & Loans",
"IAB-405-391": "Personal Finance - Personal Debt"
},
{
"name": "/Law & Government/Public Safety/Security Products & Services",
"confidence": 0.31468451023101807,
"IAB10": "Home & Garden",
"IAB-281-274": "Home & Garden - Home Security"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.