Get this data via API

Classify tests-environmental.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://tests-environmental.com"}'
{ "domain": { "domain_url": "https://tests-environmental.com", "categories": [ { "name": "/Real Estate/Real Estate Services/Property Inspections & Appraisals", "confidence": 0.42177021503448486, "IAB21": "Real Estate", "IAB-441": "Real Estate/Real Estate" }, { "name": "/Health/Public Health/Occupational Health & Safety", "confidence": 0.29446887969970703, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/Science/Ecology & Environment/Other", "confidence": 0.1827382296323776, "IAB15": "Science", "IAB-464": "Science/Science" }, { "name": "/Business & Industrial/Construction & Maintenance/Other", "confidence": 0.16340191662311554, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/People & Society/Social Issues & Advocacy/Green Living & Environmental Issues", "confidence": 0.16155654191970825, "IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations" }, { "name": "/Business & Industrial/Business Services/Consulting", "confidence": 0.10335393995046616, "IAB-103-90": "Management Consulting Industry/Business and Finance/Industries/Management Consulting Industry" } ] }, "success": true }
Get Free API Key View API Docs