Get this data via API

Classify grounded.singles — 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://grounded.singles"}'
{ "domain": { "domain_url": "https://grounded.singles", "categories": [ { "name": "/Online Communities/Dating & Personals/Other", "confidence": 0.7842614650726318, "IAB-148-132": "Education - Online Education" }, { "name": "/Business & Industrial/Agriculture & Forestry/Other", "confidence": 0.34566208720207214, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/People & Society/Other", "confidence": 0.12070512771606444, "IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations" } ] }, "success": true }
Get Free API Key View API Docs