Category
Reviews
No reviews yet — be the first to review firemap.us.
Get this data via API
Classify firemap.us — 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://firemap.us"}'
{
"domain": {
"domain_url": "https://firemap.us",
"categories": [
{
"name": "/Sensitive Subjects/Accidents & Disasters",
"confidence": 0.9424635767936708,
"IAB25": "Non-Standard Content",
"IAB-381": "Disasters"
},
{
"name": "/Reference/Geographic Reference/Maps",
"confidence": 0.7757503390312195,
"IAB15-8": "Geography",
"IAB-WQC6HR-602": "Software and Applications - Maps & Navigation"
},
{
"name": "/Business & Industrial/Business Services/Fire & Security Services",
"confidence": 0.15226596593856812,
"IAB3": "Business",
"IAB-53-52": "Business and Finance - Business"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.