Category
Reviews
No reviews yet — be the first to review property.ne.jp.
Get this data via API
Classify property.ne.jp — 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://property.ne.jp"}'
{
"domain": {
"domain_url": "https://property.ne.jp",
"categories": [
{
"name": "/Law & Government/Legal/Intellectual Property",
"confidence": 0.951330065727234,
"IAB11-2": "Legal Issues",
"IAB-383": "Law"
},
{
"name": "/Real Estate/Real Estate Services/Property Management",
"confidence": 0.12283559888601304,
"IAB21": "Real Estate",
"IAB-452-441": "Real Estate - Real Estate Renting and Leasing"
},
{
"name": "/News/Business News/Company News",
"confidence": 0.11433222889900208,
"IAB12": "News",
"IAB-53-52": "Business and Finance - Business"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.