Get this data via API

Classify parkhome.community — 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://parkhome.community"}'
{ "domain": { "domain_url": "https://parkhome.community", "categories": [ { "name": "/Real Estate/Real Estate Listings/Residential Sales", "confidence": 0.9853264689445496, "IAB21": "Real Estate", "IAB-441": "Real Estate/Real Estate" }, { "name": "/Autos & Vehicles/Campers & RVs", "confidence": 0.3366907238960266, "IAB-14-2": "Auto Body Styles - Off-Road Vehicles" }, { "name": "/Online Communities/Other", "confidence": 0.27111363410949707, "IAB-148-132": "Education - Online Education" }, { "name": "/People & Society/Seniors & Retirement", "confidence": 0.14190265536308289, "IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations" }, { "name": "/Business & Industrial/Construction & Maintenance/Other", "confidence": 0.1000431552529335, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" } ] }, "success": true }
Get Free API Key View API Docs