Get this data via API

Classify justiceandcompensation.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://justiceandcompensation.com"}'
{ "domain": { "domain_url": "https://justiceandcompensation.com", "categories": [ { "name": "/Health/Reproductive Health/Birth Control", "confidence": 0.6833569407463074, "IAB-302-287": "Reproductive Health/Medical Health/Diseases and Conditions/Reproductive Health" }, { "name": "/Law & Government/Legal/Product Liability", "confidence": 0.34516268968582153, "IAB-394-393": "Financial Assistance - Government Support and Welfare" }, { "name": "/Law & Government/Legal/Accident & Personal Injury Law", "confidence": 0.28343451023101807, "IAB-394-393": "Financial Assistance - Government Support and Welfare" }, { "name": "/Health/Pharmacy/Drugs & Medications", "confidence": 0.2603934407234192, "IAB-320-286": "Pharmaceutical Drugs/Medical Health/Pharmaceutical Drugs" }, { "name": "/Law & Government/Legal/Other", "confidence": 0.23725394904613495, "IAB-394-393": "Financial Assistance - Government Support and Welfare" } ] }, "success": true }
Get Free API Key View API Docs