Get this data via API

Classify wildersensing.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://wildersensing.com"}'
{ "domain": { "domain_url": "https://wildersensing.com", "categories": [ { "name": "/Science/Ecology & Environment/Other", "confidence": 0.44519856572151184, "IAB15": "Science", "IAB-464": "Science/Science" }, { "name": "/Science/Biological Sciences/Other", "confidence": 0.3017907738685608, "IAB15": "Science", "IAB-464": "Science/Science" }, { "name": "/Pets & Animals/Wildlife", "confidence": 0.2823273241519928, "IAB-422": "Pets" }, { "name": "/Business & Industrial/Agriculture & Forestry/Other", "confidence": 0.2031712383031845, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.17565320432186127, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" }, { "name": "/People & Society/Social Issues & Advocacy/Green Living & Environmental Issues", "confidence": 0.17458374798297882, "IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations" }, { "name": "/Computers & Electronics/Electronics & Electrical/Electrical Test & Measurement", "confidence": 0.14781548082828522, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Business & Industrial/Agriculture & Forestry/Forestry", "confidence": 0.1199757158756256, "IAB3-6": "Forestry", "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" } ] }, "success": true }
Get Free API Key View API Docs