Category
Reviews
No reviews yet — be the first to review ratioworks.nyc.
Get this data via API
Classify ratioworks.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://ratioworks.nyc"}'
{
"domain": {
"domain_url": "https://ratioworks.nyc",
"categories": [
{
"name": "/Computers & Electronics/Consumer Electronics/Audio Equipment",
"confidence": 0.8986440896987915,
"IAB19": "Technology & Computing",
"IAB-632-596": "Technology & Computing - Consumer Electronics"
},
{
"name": "/Arts & Entertainment/Music & Audio/Music Equipment & Technology",
"confidence": 0.5428518056869507,
"IAB1-6": "Music",
"IAB-243-239": "Hobbies & Interests - Musical Instruments"
},
{
"name": "/Home & Garden/Home Furnishings/Lamps & Lighting",
"confidence": 0.31709933280944824,
"IAB10-7": "Interior Decorating",
"IAB-283-274": "Home & Garden - Interior Decorating"
},
{
"name": "/Arts & Entertainment/Visual Art & Design/Design",
"confidence": 0.2361939549446106,
"IAB1-3": "Fine Art",
"IAB-204-201": "Fine Art - Design"
},
{
"name": "/Arts & Entertainment/Events & Listings/Bars, Clubs & Nightlife",
"confidence": 0.1678350865840912,
"IAB1": "Arts & Entertainment",
"IAB-158-150": "Attractions - Nightclubs"
},
{
"name": "/Business & Industrial/Construction & Maintenance/Other",
"confidence": 0.111636683344841,
"IAB3-5": "Construction",
"IAB-121-90": "Industries - Construction Industry"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.