Get this data via API
Classify nyfirestudyapp.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://nyfirestudyapp.com"}'
{
"domain": {
"domain_url": "https://nyfirestudyapp.com",
"categories": [
{
"name": "/Jobs & Education/Education/Standardized & Admissions Tests",
"confidence": 0.9245088696479796,
"IAB5": "Education",
"IAB-144-143": "Standardized Testing/Education/Educational Assessment/Standardized Testing"
},
{
"name": "/Law & Government/Public Safety/Emergency Services",
"confidence": 0.8309573531150818,
"IAB-394-393": "Financial Assistance - Government Support and Welfare"
},
{
"name": "/Jobs & Education/Education/Training & Certification",
"confidence": 0.2906666696071625,
"IAB5": "Education",
"IAB-132": "Education/Education"
},
{
"name": "/Business & Industrial/Business Services/Fire & Security Services",
"confidence": 0.26537835597991943,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Reference/General Reference/Educational Resources",
"confidence": 0.2503426671028137,
"IAB-143-132": "Education - Educational Assessment"
},
{
"name": "/Internet & Telecom/Mobile & Wireless/Mobile Apps & Add-Ons",
"confidence": 0.163100466132164,
"IAB-195-192": "Parenting - Internet Safety"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.