Category
Reviews
No reviews yet — be the first to review freecity.com.
Get this data via API
Classify freecity.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://freecity.com"}'
{
"domain": {
"domain_url": "https://freecity.com",
"categories": [
{
"name": "/Real Estate/Property Development",
"confidence": 0.702547013759613,
"IAB21": "Real Estate",
"IAB-445-441": "Real Estate - Developmental Sites"
},
{
"name": "/Business & Industrial/Construction & Maintenance/Other",
"confidence": 0.5012776851654053,
"IAB3-5": "Construction",
"IAB-121-90": "Industries - Construction Industry"
},
{
"name": "/Arts & Entertainment/Visual Art & Design/Architecture",
"confidence": 0.42079398036003113,
"IAB21-2": "Architects",
"IAB-204-201": "Fine Art - Design"
},
{
"name": "/Real Estate/Real Estate Listings/Residential Sales",
"confidence": 0.12893886864185333,
"IAB21-3": "Buying/Selling Homes",
"IAB-451-441": "Real Estate - Real Estate Buying and Selling"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.