Get this data via API

Classify entrytoregulatory.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://entrytoregulatory.com"}'
{ "domain": { "domain_url": "https://entrytoregulatory.com", "categories": [ { "name": "/Jobs & Education/Jobs/Career Resources & Planning", "confidence": 0.8397454023361206, "IAB-126-123": "Career Planning/Careers/Career Planning" }, { "name": "/Business & Industrial/Pharmaceuticals & Biotech", "confidence": 0.7538353204727173, "IAB-109-90": "Pharmaceutical Industry/Business and Finance/Industries/Pharmaceutical Industry" }, { "name": "/Jobs & Education/Education/Distance Learning", "confidence": 0.4173312783241272, "IAB5-6": "Distance Learning", "IAB-132": "Education/Education" }, { "name": "/Jobs & Education/Education/Training & Certification", "confidence": 0.38527747988700867, "IAB5": "Education", "IAB-132": "Education/Education" }, { "name": "/Jobs & Education/Jobs/Job Listings", "confidence": 0.1844467967748642, "IAB-132": "Education" }, { "name": "/Health/Health Education & Medical Training", "confidence": 0.14550945162773132, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/Business & Industrial/Business Operations/Human Resources", "confidence": 0.10383843630552292, "IAB3-9": "Human Resources", "IAB-73-53": "Business Operations/Business and Finance/Business/Business Operations" }, { "name": "/Health/Health Foundations & Medical Research", "confidence": 0.1021573543548584, "IAB-224-223": "Healthy Living - Children's Health" } ] }, "success": true }
Get Free API Key View API Docs