Get this data via API

Classify employertipline.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://employertipline.com"}'
{ "domain": { "domain_url": "https://employertipline.com", "categories": [ { "name": "/Law & Government/Legal/Legal Services", "confidence": 0.6787115931510925, "IAB-100-90": "Legal Services Industry/Business and Finance/Industries/Legal Services Industry" }, { "name": "/Law & Government/Legal/Labor & Employment Law", "confidence": 0.6096806526184082, "IAB-394-393": "Financial Assistance - Government Support and Welfare" }, { "name": "/People & Society/Social Issues & Advocacy/Work & Labor Issues", "confidence": 0.20146793127059937, "IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations" }, { "name": "/Business & Industrial/Business Operations/Human Resources", "confidence": 0.17854541540145874, "IAB3-9": "Human Resources", "IAB-73-53": "Business Operations/Business and Finance/Business/Business Operations" }, { "name": "/Shopping/Consumer Resources/Consumer Advocacy & Protection", "confidence": 0.15375737845897677, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" }, { "name": "/Law & Government/Public Safety/Crime & Justice", "confidence": 0.12507882714271543, "IAB-394-393": "Financial Assistance - Government Support and Welfare" } ] }, "success": true }
Get Free API Key View API Docs