Get this data via API

Classify citysurfproject.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://citysurfproject.com"}'
{ "domain": { "domain_url": "https://citysurfproject.com", "categories": [ { "name": "/Jobs & Education/Jobs/Job Listings", "confidence": 0.472030907869339, "IAB-132": "Education" }, { "name": "/People & Society/Social Issues & Advocacy/Green Living & Environmental Issues", "confidence": 0.45679694414138794, "IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations" }, { "name": "/Jobs & Education/Jobs/Career Resources & Planning", "confidence": 0.3943045139312744, "IAB-126-123": "Career Planning/Careers/Career Planning" }, { "name": "/People & Society/Social Issues & Advocacy/Charity & Philanthropy", "confidence": 0.2505468428134918, "IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations" }, { "name": "/Sports/Water Sports/Surfing", "confidence": 0.24794769287109375, "IAB17": "Sports", "IAB-505-498": "Surfing and Bodyboarding/Sports/Extreme Sports/Surfing and Bodyboarding" }, { "name": "/Hobbies & Leisure/Water Activities/Surf & Swim", "confidence": 0.1435171663761139, "IAB-239": "Hobbies & Interests" }, { "name": "/Science/Earth Sciences/Other", "confidence": 0.127089262008667, "IAB15": "Science", "IAB-464": "Science/Science" } ] }, "success": true }
Get Free API Key View API Docs