Get this data via API
Classify download.osgeo.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://download.osgeo.org"}'
{
"domain": {
"domain_url": "https://download.osgeo.org",
"categories": [
{
"name": "/Computers & Electronics/Software/Other",
"confidence": 0.6140207648277283,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
},
{
"name": "/Computers & Electronics/Software/Freeware & Shareware",
"confidence": 0.301930695772171,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
},
{
"name": "/Reference/Geographic Reference/Maps",
"confidence": 0.14855748414993286,
"IAB-WQC6HR-602": "Software and Applications - Maps & Navigation"
},
{
"name": "/Computers & Electronics/Computer Hardware/Computer Servers",
"confidence": 0.1447419822216034,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
},
{
"name": "/Computers & Electronics/Software/Operating Systems",
"confidence": 0.13424207270145416,
"IAB-615-602": "Operating Systems/Technology & Computing/Computing/Computer Software and Applications/Operating Systems"
},
{
"name": "/Reference/Geographic Reference/Other",
"confidence": 0.12537916004657745
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.