citydirectory.com
Export Report Sign up Claim Profile

No reviews yet — be the first to review citydirectory.com.

Get this data via API

Classify citydirectory.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://citydirectory.com"}'
{ "domain": { "domain_url": "https://citydirectory.com", "categories": [ { "name": "/Computers & Electronics/Enterprise Technology/Data Management", "confidence": 0.4540952742099762, "IAB19-12": "Databases", "IAB-611-602": "Software and Applications - Databases" }, { "name": "/Reference/Directories & Listings/Business & Personal Listings", "confidence": 0.3281990885734558, "IAB3": "Business", "IAB-53-52": "Business and Finance - Business" }, { "name": "/Reference/Directories & Listings/Other", "confidence": 0.14570942521095276, "IAB19-35": "Web Search", "IAB-627-619": "Internet - Search" } ] }, "success": true }