Category
Reviews
No reviews yet — be the first to review newyork.seriouseats.com.
Get this data via API
Classify newyork.seriouseats.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://newyork.seriouseats.com"}'
{
"domain": {
"domain_url": "https://newyork.seriouseats.com",
"categories": [
{
"name": "/Reference/General Reference/Public Records",
"confidence": 0.8,
"IAB11-3": "U.S. Government Resources",
"IAB-383": "Law"
},
{
"name": "/Business & Industrial/Business Services/Writing & Editing Services",
"confidence": 0.7,
"IAB9-13": "Freelance Writing",
"IAB-266-264": "Content Production - Freelance Writing"
},
{
"name": "/Internet & Telecom/Web Services",
"confidence": 0.6,
"IAB-619-599": "Computing - Internet"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.