Get this data via API

Classify naturaljustice.nl — 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://naturaljustice.nl"}'
{ "domain": { "domain_url": "https://naturaljustice.nl", "categories": [ { "name": "/Business & Industrial/Agriculture & Forestry/Aquaculture", "confidence": 0.522526204586029, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Food & Drink/Food/Meat & Seafood", "confidence": 0.4832703769207001, "IAB8": "Food & Drink", "IAB-210": "Food & Drink/Food & Drink" }, { "name": "/People & Society/Social Issues & Advocacy/Green Living & Environmental Issues", "confidence": 0.44266003370285034, "IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations" }, { "name": "/Law & Government/Legal/Legal Services", "confidence": 0.4155829846858978, "IAB-100-90": "Legal Services Industry/Business and Finance/Industries/Legal Services Industry" }, { "name": "/Business & Industrial/Agriculture & Forestry/Other", "confidence": 0.27121758460998535, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Law & Government/Legal/Other", "confidence": 0.2147632837295532, "IAB-394-393": "Financial Assistance - Government Support and Welfare" }, { "name": "/Business & Industrial/Business Services/Consulting", "confidence": 0.2028142809867859, "IAB-103-90": "Management Consulting Industry/Business and Finance/Industries/Management Consulting Industry" }, { "name": "/Science/Ecology & Environment/Other", "confidence": 0.12193283438682556, "IAB15": "Science", "IAB-464": "Science/Science" }, { "name": "/Law & Government/Legal/Business & Corporate Law", "confidence": 0.11320895701646803, "IAB-394-393": "Financial Assistance - Government Support and Welfare" } ] }, "success": true }
Get Free API Key View API Docs