Get this data via API
Classify gisforscience.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://gisforscience.com"}'
{
"domain": {
"domain_url": "https://gisforscience.com",
"categories": [
{
"name": "/Reference/Geographic Reference/Other",
"confidence": 0.6784225702285767
},
{
"name": "/Reference/General Reference/Educational Resources",
"confidence": 0.43988192081451416,
"IAB-143-132": "Education - Educational Assessment"
},
{
"name": "/Reference/Geographic Reference/Maps",
"confidence": 0.4221085906028747,
"IAB-WQC6HR-602": "Software and Applications - Maps & Navigation"
},
{
"name": "/Science/Earth Sciences/Other",
"confidence": 0.27624690532684326,
"IAB-464": "Science/Science"
},
{
"name": "/Science/Ecology & Environment/Other",
"confidence": 0.19341056048870087,
"IAB-464": "Science/Science"
},
{
"name": "/Science/Other",
"confidence": 0.17829297482967377,
"IAB-464": "Science/Science"
},
{
"name": "/Computers & Electronics/Enterprise Technology/Data Management",
"confidence": 0.16600430011749268,
"IAB-616-599": "Data Storage and Warehousing/Technology & Computing/Computing/Data Storage and Warehousing"
},
{
"name": "/Science/Earth Sciences/Geology",
"confidence": 0.12626779079437256,
"IAB-470-464": "Geology/Science/Geology"
},
{
"name": "/Computers & Electronics/Software/Other",
"confidence": 0.10942358523607254,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.