Category
Global Rank
#663
Reviews
No reviews yet — be the first to review openstreetmap.org.
Get this data via API
Classify openstreetmap.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://openstreetmap.org"}'
{
"domain": {
"domain_url": "https://openstreetmap.org",
"categories": [
{
"name": "/Reference/Geographic Reference/Maps",
"confidence": 0.8732337355613708,
"IAB15-8": "Geography",
"IAB-WQC6HR-602": "Software and Applications - Maps & Navigation"
},
{
"name": "/People & Society/Social Issues & Advocacy/Charity & Philanthropy",
"confidence": 0.4144720733165741,
"IAB14": "Society",
"IAB-108-90": "Industries - Non-Profit Organizations"
},
{
"name": "/Computers & Electronics/Software/Open Source",
"confidence": 0.22617825865745544,
"IAB19-30": "Shareware/Freeware",
"IAB-605-602": "Software and Applications - Shareware and Freeware"
},
{
"name": "/Internet & Telecom/Other",
"confidence": 0.10464321821928024,
"IAB19-18": "Internet Technology",
"IAB-619-599": "Computing - Internet"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.