Get this data via API
Classify geopop.it — 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://geopop.it"}'
{
"domain": {
"domain_url": "https://geopop.it",
"categories": [
{
"name": "/Pets & Animals/Wildlife",
"confidence": 0.7970229983329773,
"IAB-422": "Pets"
},
{
"name": "/Science/Biological Sciences/Other",
"confidence": 0.3585476279258728,
"IAB15": "Science",
"IAB-464": "Science/Science"
},
{
"name": "/Science/Earth Sciences/Other",
"confidence": 0.20711299777030945,
"IAB15": "Science",
"IAB-464": "Science/Science"
}
]
},
"success": true
}
Category
Global Rank
#19,435
Get this data as JSON — free trial, 50 API calls included.