Get this data via API

Classify firewaterearthworks.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://firewaterearthworks.com"}'
{ "domain": { "domain_url": "https://firewaterearthworks.com", "categories": [ { "name": "/People & Society/Social Issues & Advocacy/Green Living & Environmental Issues", "confidence": 0.8340268731117249, "IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations" }, { "name": "/Business & Industrial/Agriculture & Forestry/Forestry", "confidence": 0.5046728849411011, "IAB3-6": "Forestry", "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Business & Industrial/Construction & Maintenance/Other", "confidence": 0.40547072887420654, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Business & Industrial/Agriculture & Forestry/Other", "confidence": 0.3894006013870239, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Sensitive Subjects/Accidents & Disasters", "confidence": 0.2875666320323944, "IAB-v9i3On": "Sensitive Topics" }, { "name": "/Science/Ecology & Environment/Other", "confidence": 0.2187878042459488, "IAB15": "Science", "IAB-464": "Science/Science" }, { "name": "/Business & Industrial/Energy & Utilities/Other", "confidence": 0.1197437420487404, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" } ] }, "success": true }
Get Free API Key View API Docs