Company
Category
Reviews
No reviews yet — be the first to review towndg.com.
Get this data via API
Classify towndg.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://towndg.com"}'
{
"domain": {
"domain_url": "https://towndg.com",
"categories": [
{
"name": "/Real Estate/Property Development",
"confidence": 0.7,
"IAB21": "Real Estate",
"IAB-445-441": "Real Estate - Developmental Sites"
},
{
"name": "/Business & Industrial/Business Services/Commercial Distribution",
"confidence": 0.5,
"IAB3-10": "Logistics",
"IAB-57-53": "Business - Logistics"
},
{
"name": "/Home & Garden/Home Improvement/Other",
"confidence": 0.4,
"IAB10-5": "Home Repair",
"IAB-280-274": "Home & Garden - Home Improvement"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.