Company
Category
Reviews
No reviews yet — be the first to review fam.nyc.
Get this data via API
Classify fam.nyc — 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://fam.nyc"}'
{
"domain": {
"domain_url": "https://fam.nyc",
"categories": [
{
"name": "/Business & Industrial/Advertising & Marketing/Brand Management",
"confidence": 0.806226909160614,
"IAB3-11": "Marketing",
"IAB-58-53": "Business - Marketing and Advertising"
},
{
"name": "/Arts & Entertainment/Visual Art & Design/Design",
"confidence": 0.3945305347442627,
"IAB1-3": "Fine Art",
"IAB-204-201": "Fine Art - Design"
},
{
"name": "/Beauty & Fitness/Fashion & Style/Other",
"confidence": 0.2511433959007263,
"IAB18": "Style & Fashion",
"IAB-552": "Style & Fashion"
},
{
"name": "/Business & Industrial/Advertising & Marketing/Marketing",
"confidence": 0.1945754885673523,
"IAB3-11": "Marketing",
"IAB-58-53": "Business - Marketing and Advertising"
},
{
"name": "/Business & Industrial/Advertising & Marketing/Other",
"confidence": 0.18590623140335083,
"IAB3-1": "Advertising",
"IAB-58-53": "Business - Marketing and Advertising"
},
{
"name": "/Beauty & Fitness/Fashion & Style/Fashion Designers & Collections",
"confidence": 0.10951820015907288,
"IAB18-3": "Fashion",
"IAB-576-552": "Style & Fashion - Designer Clothing"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.