Get this data via API
Classify geomatick.com — 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://geomatick.com"}'
{
"domain": {
"domain_url": "https://geomatick.com",
"categories": [
{
"name": "/Reference/Geographic Reference/Other",
"confidence": 0.4968060255050659
},
{
"name": "/Reference/General Reference/How-To, DIY & Expert Content",
"confidence": 0.4590400457382202,
"IAB-264-239": "Hobbies & Interests - Content Production"
},
{
"name": "/Computers & Electronics/Software/Other",
"confidence": 0.1856575459241867,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
},
{
"name": "/Science/Earth Sciences/Other",
"confidence": 0.16341982781887054,
"IAB-464": "Science/Science"
},
{
"name": "/Computers & Electronics/Programming/Other",
"confidence": 0.15111428499221802,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
},
{
"name": "/Reference/Geographic Reference/Maps",
"confidence": 0.13635340332984924,
"IAB-WQC6HR-602": "Software and Applications - Maps & Navigation"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.