Get this data via API

Classify nearapy.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://nearapy.com"}'
{ "domain": { "domain_url": "https://nearapy.com", "categories": [ { "name": "/People & Society/Self-Help & Motivational", "confidence": 0.8223209381103516, "IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations" }, { "name": "/Health/Health Conditions/Sleep Disorders", "confidence": 0.47567713260650635, "IAB7-40": "Sleep Disorders", "IAB-310-287": "Sleep Disorders/Medical Health/Diseases and Conditions/Sleep Disorders" }, { "name": "/Health/Mental Health/Counseling Services", "confidence": 0.13640989363193512, "IAB-301-287": "Mental Health/Medical Health/Diseases and Conditions/Mental Health" } ] }, "success": true }
Get Free API Key View API Docs