Category
Reviews
No reviews yet — be the first to review lexica.nyc.
Get this data via API
Classify lexica.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://lexica.nyc"}'
{
"domain": {
"domain_url": "https://lexica.nyc",
"categories": [
{
"name": "/Business & Industrial/Business Services/Writing & Editing Services",
"confidence": 0.7,
"IAB9-13": "Freelance Writing",
"IAB-266-264": "Content Production - Freelance Writing"
},
{
"name": "/Reference/Language Resources/Foreign Language Resources",
"confidence": 0.6,
"IAB5-8": "Language Learning",
"IAB-147-132": "Education - Language Learning"
},
{
"name": "/Business & Industrial/Business Services/Consulting",
"confidence": 0.5,
"IAB3": "Business",
"IAB-103-90": "Industries - Management Consulting Industry"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.