Get this data via API

Classify water-calc.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://water-calc.com"}'
{ "domain": { "domain_url": "https://water-calc.com", "categories": [ { "name": "/Real Estate/Real Estate Services/Property Inspections & Appraisals", "confidence": 0.4236106872558594, "IAB21": "Real Estate", "IAB-441": "Real Estate/Real Estate" }, { "name": "/Reference/General Reference/Calculators & Reference Tools", "confidence": 0.3957441449165344 }, { "name": "/Business & Industrial/Agriculture & Forestry/Other", "confidence": 0.29068201780319214, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Real Estate/Real Estate Listings/Lots & Land", "confidence": 0.25614118576049805, "IAB21": "Real Estate", "IAB-441": "Real Estate/Real Estate" }, { "name": "/Business & Industrial/Energy & Utilities/Other", "confidence": 0.254494845867157, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Reference/General Reference/Public Records", "confidence": 0.1722588837146759, "IAB-376-SPSHQ5": "Genres - Public Radio" }, { "name": "/Business & Industrial/Agriculture & Forestry/Farms & Ranches", "confidence": 0.11053148657083511, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" } ] }, "success": true }
Get Free API Key View API Docs